From: mario c. <ml...@ma...> - 2020-01-15 18:54:53
|
On Wed, 2020-01-15 at 16:24 +0000, Ralph Corderoy wrote: > Hi mario, > > > if I use >fetchmail --sslcertck, I get > > > > fetchmail: Server CommonName mismatch: *.myremoteprovider.it != > > pop3.mydomain.net > > See --sslcommonname in fetchmail(1). > fetchmail --sslcertck --sslcommonname myremoteprovider.it seems to work! Thanks a lot mario |