From: Rob M. <rob...@gm...> - 2005-11-10 17:43:24
|
On 10/11/05, Thomas Wolff <to...@to...> wrote: > > Then I switched to fetchmail 6.2.9rc7 and it fetched all mails as it > should do, except the affected message, on which it still reported: > fetchmail: message delimiter found while scanning headers > > What still concerns me, however, is that it discarded that message > completely and wrote no trace of it to the mailbox, so messages with > that kind of problem (whatever it may be) can not be checked or > analysed anymore with fetchmail. The message is illegally formatted (in this case, has no blank line between headers and body) and should never have been accepted by 1&1's mail server (though from personal experience I'm not surprised). Fetchmail is doing the correct thing and discarding this email. Previously it has been suggested that one option might be to wrap the entire of the illegal mail and forward it to the postmaster. Nobody however was willing to put the effort into a patch to do this, and frankly given that every occurence to date has been identified as spam I'm not surprised. I am however happy to see that the forthcoming 6.3.0 release will handle this more gracefully than previous versions :) -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche |