Networking Forums

Networking Forums > Computer Networking > Linux Networking > fetchmail effectively disabled by incorrect header

Reply
Thread Tools Display Modes

fetchmail effectively disabled by incorrect header

 
 
Timo Nentwig
Guest
Posts: n/a

 
      01-12-2004, 02:03 PM
Hi!

An invalid spam mail effectively disables fetchmail:

9 messages for blah at blah (160821 octets).
reading blah:1 of 9 (102393 octets)
fetchmail: incorrect header line found while scanning headers
fetchmail: message delimiter found while scanning headers
flushed
fetchmail: client/server protocol error while fetching from blah
fetchmail: Query status=4 (PROTOCOL)

Is fetchmail serious by quitting?? Why doesn't it just download all the
other mails? Today I found 290 mail in my inbox which were not downloaded
because mail #197 was invalid. Is fetchmail kidding me?

And why is it unable to handle that particular mail? Any other mail client
can handle it.

I run fetchmail as daemon in background and don't get any notification when
such things happen. The only notification is that I don't get any mails no
more.

fetchmail sucks.

Timo
 
Reply With Quote
 
 
 
 
Cameron Kerr
Guest
Posts: n/a

 
      01-12-2004, 08:59 PM
Timo Nentwig <(E-Mail Removed)> wrote:
> Hi!
>
> An invalid spam mail effectively disables fetchmail:


> fetchmail: message delimiter found while scanning headers
> flushed


> Is fetchmail serious by quitting?? Why doesn't it just download all the
> other mails? Today I found 290 mail in my inbox which were not downloaded
> because mail #197 was invalid. Is fetchmail kidding me?


It does seem to be buggish behaivour. I suggest you report it. It may
well be that it quits because it no longer knows where the end of that
message may be.

If you have access to webmail you could delete it easily enough, or you
could use telnet to make a POP session by hand and delete it.

telnet popserver pop3
user bob
pass bobpassword
list
#Check that it's message X
head X
dele X
quit

--
Cameron Kerr
(E-Mail Removed) : http://nzgeeks.org/cameron/
Empowered by Perl!
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
New ISP policing agreement effectively bans Open Wi-Fi NotMe Wireless Internet 0 07-09-2011 05:28 PM
how to effectively use multiple gateways? Steve Thompson Linux Networking 4 02-21-2007 03:25 PM
Key in GRE header Dubert Linux Networking 0 08-31-2005 08:22 AM
host header : dns bill tie Windows Networking 1 07-28-2005 02:31 PM
linux cooked header to ethernet header conversion makwak Linux Networking 0 05-10-2005 12:36 PM



1 2 3 4 5 6 7 8 9 10 11