fetchmail-friends
[Top] [All Lists]

[fetchmail] Re: Message Won't Download With New Update

2002-12-23 07:40:17
Quoting from SoloCDM's mail on Sun, Dec 22, 2002 at 11:47:52PM -0700:
Recently I had the attached message that wouldn't download with
fetchmail 6.2.0.  The information gathered in the attached files is
from fetchmail -a -B 1 -vv output and telnet-ing for the message.

Why is fetchmail causing the problem?

You will have to send the output of ltrace for this to be debugged.
Something like:

ltrace fetchmail [usual options] > logfile 2>&1

You may also try repeating the same by disabling STLS. This can be
done by setting sslproto to "". Something like:

ltrace fetchmail [usual options] --sslproto "" > logfile.2 2>&1

As usual, you may snip the authentication part in the logfile.

-- 
Sunil Shetye.

<Prev in Thread] Current Thread [Next in Thread>