Your message dated Sun, 26 Feb 2006 10:02:06 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#353575: fixed in fetchmail 6.3.2-3
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: fetchmail
Version: 6.3.2-2
Severity: normal

When fetchmail receives a DSN with a null envelope sender using the SDPS
protocol, it invents an address to use as the envelope sender when
delivering it by SMTP.

I previously mentioned this in a comment to bug #316446.

In the example below, an email received with a null envelope sender is
being forwarded with an invalid envelope sender of
[EMAIL PROTECTED]

>From /etc/init.d/fetchmail debug-run:
fetchmail: 6.3.2 querying pop3.demon.co.uk (protocol POP3) at Sun 19 Feb 2006 
16:05:56 GMT: poll started
fetchmail: POP3< +OK demon POP3 server ready (demon.co.uk)
fetchmail: POP3> USER rilynn
fetchmail: POP3< +OK
fetchmail: POP3> PASS *
fetchmail: POP3< +OK
fetchmail: selecting or re-polling default folder
fetchmail: POP3> STAT
fetchmail: POP3< +OK 1 2668
1 message for rilynn at pop3.demon.co.uk (2668 octets).
fetchmail: POP3> LIST 1
fetchmail: POP3< +OK 1 2668
fetchmail: POP3> *ENV 1
fetchmail: POP3< +OK
fetchmail: POP3< ok
fetchmail: POP3< rilynn.demon.co.uk
fetchmail: POP3<
fetchmail: POP3< [EMAIL PROTECTED]
fetchmail: POP3< .
fetchmail: POP3> RETR 1
fetchmail: POP3< +OK
reading message [EMAIL PROTECTED]:1 of 1 (2668 octets)
fetchmail: passed through [EMAIL PROTECTED] matching rilynn.demon.co.uk
fetchmail: SMTP< 220 rilynn.demon.co.uk ESMTP Exim 4.50 Sun, 19 Feb 2006 
16:05:56 +0000
fetchmail: SMTP> EHLO rilynn.demon.co.uk
fetchmail: SMTP< 250-rilynn.demon.co.uk Hello localhost [127.0.0.1]
fetchmail: SMTP< 250-SIZE 52428800
fetchmail: SMTP< 250-8BITMIME
fetchmail: SMTP< 250-PIPELINING
fetchmail: SMTP< 250 HELP
fetchmail: forwarding to localhost
fetchmail: SMTP> MAIL FROM:<[EMAIL PROTECTED]> SIZE=2668
fetchmail: SMTP< 250 OK
fetchmail: SMTP> RCPT TO:<[EMAIL PROTECTED]>
fetchmail: SMTP< 250 Accepted
fetchmail: SMTP> DATA
fetchmail: SMTP< 354 Enter message, ending with "." on a line by itself
#********************.*****************fetchmail: SMTP>. (EOM)
fetchmail: SMTP< 250 OK id=1FAr4O-00062C-Ka
 flushed
fetchmail: POP3> DELE 1
fetchmail: POP3< +OK
fetchmail: POP3> QUIT
fetchmail: POP3< +OK
fetchmail: SMTP> QUIT
fetchmail: SMTP< 221 rilynn.demon.co.uk closing connection
fetchmail: 6.3.2 querying pop3.demon.co.uk (protocol POP3) at Sun 19 Feb 2006 
16:05:56 GMT: poll completed
fetchmail: not swapping UID lists, no UIDs seen this query
fetchmail: Deleting fetchids file.

/etc/fetchmailrc:
set daemon 60
poll pop3.demon.co.uk aka mailstore protocol sdps interface eth0/192.168.0.1
    options localdomains rilynn.demon.co.uk no dns no envelope auth password
    user rilynn password foo to *
        options fetchall no rewrite warnings 86400

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages fetchmail depends on:
ii  adduser                   3.63           Add and remove users and groups
ii  debianutils               2.8.4          Miscellaneous utilities specific t
ii  gettext                   0.14.4-2       GNU Internationalization utilities
ii  libc6                     2.3.2.ds1-22   GNU C Library: Shared libraries an
ii  libssl0.9.7               0.9.7e-3sarge1 SSL shared libraries

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: fetchmail
Source-Version: 6.3.2-3

We believe that the bug you reported is fixed in the latest version of
fetchmail, which is due to be installed in the Debian FTP archive:

fetchmail_6.3.2-3.diff.gz
  to pool/main/f/fetchmail/fetchmail_6.3.2-3.diff.gz
fetchmail_6.3.2-3.dsc
  to pool/main/f/fetchmail/fetchmail_6.3.2-3.dsc
fetchmail_6.3.2-3_i386.deb
  to pool/main/f/fetchmail/fetchmail_6.3.2-3_i386.deb
fetchmailconf_6.3.2-3_all.deb
  to pool/main/f/fetchmail/fetchmailconf_6.3.2-3_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nico Golde <[EMAIL PROTECTED]> (supplier of updated fetchmail package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 25 Feb 2006 20:51:10 +0100
Source: fetchmail
Binary: fetchmailconf fetchmail
Architecture: source i386 all
Version: 6.3.2-3
Distribution: unstable
Urgency: low
Maintainer: Fetchmail Maintainers <[EMAIL PROTECTED]>
Changed-By: Nico Golde <[EMAIL PROTECTED]>
Description: 
 fetchmail  - SSL enabled POP3, APOP, IMAP mail gatherer/forwarder
 fetchmailconf - fetchmail configurator
Closes: 353575 354357
Changes: 
 fetchmail (6.3.2-3) unstable; urgency=low
 .
   [ Nico Golde ]
   * Fixed watch file, thanks Bart Martens. (Closes: #354357)
   * Included temporary patch to fix null envelope sender problem,
     will be fixed with next upstream version. (Closes: #353575)
Files: 
 7c8c2e42c73c94596ff3d5d83d242dc4 748 mail optional fetchmail_6.3.2-3.dsc
 719f44760d59322c963a0323f2498d67 170027 mail optional fetchmail_6.3.2-3.diff.gz
 f59d2eec67d1f6dff0799c60f454e18e 114040 mail optional 
fetchmailconf_6.3.2-3_all.deb
 0f1a0131b25d349f571732dd466e5a2f 560836 mail optional 
fetchmail_6.3.2-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFEAesSMwsDi2xjdG0RAkOGAJ4uSL8Q6IZrVQBJbhReZiMnRtGeogCfTegv
8Z0n2EinEIfFN2+bvAaz5Zk=
=sXH0
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to