Displaying 1 result from an estimated 1 matches for "fetchnail".
Did you mean:
fetchmail
2009 Mar 21
1
fetchmail SSL protoco; issue
I am using fetchmail to collect mail from some secondary mail accounts,
among which is hotmail.
So far I have used hotwayd to fetch the mail from hotmail using
httpmail. Hotmail now supports pop3 access, so I decided to change
fetchnail to fetch the mail directly over pop3.
This works, but whatever I try, I get an error message when I run
fetchmail:
Invalid SSL protocol 'SSLv23' specified, using default (SSLv23).
Invalid SSL protocol '' specified, using default (SSLv23).
The relevant part of my .fetchmailrc is i...