Package: fetchmail
Version: 6.2.5-18

Fetchmail is giving me warnings about 'Server CommonName mismatch'; however, I am not using SSL to retrieve my email. This error message seems to be part of the SSL_verify_callback function, which is puzzling.

Example output:

fetchmail: Server CommonName mismatch: mail.dreamhost.com != mail.fint.org
fetchmail: Server CommonName mismatch: mail.dreamhost.com != mail.fint.org


My .fetchmail file:

poll mail.fint.org
 protocol: POP3
 username: burton
 password: <removed>
 is bwindle here;


I am calling fetchmail from cron every 10 minutes, with "fetchmail -t 45 -b 5".

This is on Debian Testing, Linux kernel x86 2.6.14, with openssl 0.9.8a-3 and libc6 2.3.5-6.




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to