Your message dated Fri, 12 Aug 2011 09:30:33 +0200 (CEST)
with message-id <[email protected]>
and subject line
has caused the Debian Bug report #494418,
regarding fetchmail loses mail when From address malformed
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
494418: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494418
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fetchmail
Version: 6.3.9~rc2-3
Severity: grave
I'm running lenny/testing and have fetchmail fetching mail from pop3 mailboxes
and
passing it to exim (packages exim4, exim4-base, exim4-config and
exim4-daemon-light
all version 4.69-6).
fetchmail has just lost 3 out of 10 messages. I think because the From address
in the message is malformed.
Fetchmail needs to be able to deliver messages with malformed From addresses.
The From line is quite likely to be malformed as the pop3 server uses the SMTP
envelope From address when placing the message in the pop3 mailbox.
In fact the pop3 server recorded the envelope-from address in the received
line it added.
If fetchmail can't get a valid From address by parsing the message it should
make
one up (e.g mailer-daemon@localhost).
/var/log/mail.log contains
Aug 9 10:20:52 compaq fetchmail[2642]: awakened at Sat Aug 9 10:20:52 2008
Aug 9 10:21:03 compaq fetchmail[2642]: 10 messages for bns_robson at
pop.mail.yahoo.co.uk (26810 octets).
Aug 9 10:21:04 compaq fetchmail[2642]: reading message
[email protected]:1 of 10 (3773 octets) flushed
Aug 9 10:21:04 compaq fetchmail[2642]: reading message
[email protected]:2 of 10 (979 octets) (log message
incomplete)
Aug 9 10:21:04 compaq fetchmail[2642]: SMTP error: 501 : domain missing or
malformed
Aug 9 10:21:04 compaq fetchmail[2642]: flushed
Aug 9 10:21:04 compaq fetchmail[2642]: reading message
[email protected]:3 of 10 (1554 octets) (log message
incomplete)
Aug 9 10:21:04 compaq fetchmail[2642]: SMTP error: 501 : domain missing or
malformed
Aug 9 10:21:04 compaq fetchmail[2642]: flushed
Aug 9 10:21:05 compaq fetchmail[2642]: reading message
[email protected]:4 of 10 (1831 octets) flushed
Aug 9 10:21:05 compaq fetchmail[2642]: reading message
[email protected]:5 of 10 (3775 octets) flushed
Aug 9 10:21:05 compaq fetchmail[2642]: reading message
[email protected]:6 of 10 (3418 octets) flushed
Aug 9 10:21:06 compaq fetchmail[2642]: reading message
[email protected]:7 of 10 (3729 octets) flushed
Aug 9 10:21:06 compaq fetchmail[2642]: reading message
[email protected]:8 of 10 (2561 octets) flushed
Aug 9 10:21:07 compaq fetchmail[2642]: reading message
[email protected]:9 of 10 (4271 octets) flushed
Aug 9 10:21:07 compaq fetchmail[2642]: reading message
[email protected]:10 of 10 (919 octets) (log message
incomplete)
Aug 9 10:21:07 compaq fetchmail[2642]: SMTP error: 501 : domain missing or
malformed
Aug 9 10:21:07 compaq fetchmail[2642]: flushed
Aug 9 10:21:07 compaq fetchmail[2642]: sleeping at Sat Aug 9 10:21:07 2008
for 300 seconds
/var/log/mail.err contains
Aug 9 10:21:04 compaq fetchmail[2642]: reading message
[email protected]:2 of 10 (979 octets) (log message
incomplete)
Aug 9 10:21:04 compaq fetchmail[2642]: SMTP error: 501 : domain missing or
malformed
Aug 9 10:21:04 compaq fetchmail[2642]: reading message
[email protected]:3 of 10 (1554 octets) (log message
incomplete)
Aug 9 10:21:04 compaq fetchmail[2642]: SMTP error: 501 : domain missing or
malformed
Aug 9 10:21:07 compaq fetchmail[2642]: reading message
[email protected]:10 of 10 (919 octets) (log message
incomplete)
Aug 9 10:21:07 compaq fetchmail[2642]: SMTP error: 501 : domain missing or
malformed
/var/log/exim4/mainlog shows 7 messages being received but doesn't show
anything for the 3 lost messages.
_________________________________________________________________
Got Game? Win Prizes in the Windows Live Hotmail Mobile Summer Games Trivia
Contest
http://www.gowindowslive.com/summergames?ocid=TXT_TAGHM
--- End Message ---
--- Begin Message ---
Fixed in stable release through softbounce feature.
--- End Message ---