Binand Sethumadhavan said:
>> checking breaks it and causes AUTHFAIL. Does it have something to do
>> with
>> port-forwarding?
>
> Shouldn't, but try with multiple -v options to fetchmail. It dumps a
> lot of debug output that can be used to troubleshoot the problem.
>
> Binand

$ fetchmail -vvvvvv localhost
fetchmail: 6.2.5 querying localhost (protocol POP3) at Wed Aug  3 21:02:42
2005: poll started
fetchmail: Server CommonName mismatch: pop.gmail.com != localhost
7224:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate
verify failed:s3_clnt.c:844:
fetchmail: SSL connection failed.
fetchmail: 6.2.5 querying localhost (protocol POP3) at Wed Aug  3 21:02:46
2005: poll completed
fetchmail: Query status=3 (AUTHFAIL)
fetchmail: Deleting fetchids file.
fetchmail: normal termination, status 3
fetchmail: Deleting fetchids file.

My fetchmailrc:
poll localhost with proto POP3 port 11443 and
options no dns user '[EMAIL PROTECTED]'
with password 'password'
is 'ganesh' here
options ssl sslcertck
sslcertpath '/home/ganesh/gmailget/certs/' #smtphost localhost

It works if I comment out sslcertck and sslcertpath, albeit self-signed.

Thanks.
Kumar


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
linux-india-help mailing list
linux-india-help@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to