On 10/23/10 21:39, Breen Mullins wrote:
* Joseph <syscon...@gmail.com> [2010-10-23 21:35 -0600]:
What is causing the problem is the: sslcertck
If I comment it out, it keep complaining about the certificate but connection
goes through.
So you can either comment out sslcertck and move on (perfectly
reasonable, I think) or try to fix this.
If you want to try to track it down, you can try stracing the
job:
strace -e trace=open fetchmail
will tell you where fetchmail is looking for your cert. It should
give you a clue for a place to park a cert.
--
Breen Mullins
b...@sdf.org
It wasn't the certificate problem, I think it was fetchmail was missing some
links or options.
I re-compile fetchmail, openssl and the problem is solved.
All is working, as it should.
--
Joseph