fetchmail-friends
[Top] [All Lists]

Re: [fetchmail]Socket Error on small e-mails

2004-05-28 01:16:03
On Thu, May 27, 2004 at 10:05:42PM -0400, jfried wrote:
#****************fetchmail: SMTP>. (EOM)
fetchmail: SMTP< 250 ok 1085709106 qp 27336
 flushed
fetchmail: POP3> DELE 1
fetchmail: socket error while fetching from pop.vt.edu

Operating system? openssl version? Can you tell the openssl version at the
server side?

I use fetchmail all the time for pulling down POP3 over SSL (port 995), with
lots of spam, and I never get this error. I run fetchmail 6.2.5 under
FreeBSD-4.8 and -5.2.1 with openssl 0.9.7c

I can run fetchmail as many times as I want and it STILL chokes on this 
particular message.  I wouldn't care except I'm trying to get fetchmail to 
run 
every 5 min to download mail onto my own mail server.  Does anyone have any 
ideas?  If you need more info let me know and I'll post more.  Thanks in 
advance.

Does it work if you pull down *without* SSL?

No -> then we can use tcpdump to try and see what's happening.
Yes -> hmm, difficult to debug. Need to stick extra debugging printf's in
the code.

Brian.