Re: fetchmail: puts no messages, quits
grarpamp <[email protected]>
| Newsgroups | gmane.mail.fetchmail.user |
|---|---|
| Message-ID | <CAD2Ti2-xpsWGBn9rRG2=cXBN7KWrPjxBG7iCdeJN4SKpM9Dncw@mail.gmail.com> |
On Wed, Aug 8, 2018 at 2:08 PM, lothar via Fetchmail-users <[email protected]> wrote: > 1. why is fetchmail not working? > fetchmail: 6.3.22 That is ancient and unsupported. Upgrade to at least 6.3.26, and since you know how to compile, clone the gitlab repo and select the legacy_64 branch which is the default, and helps move fetchmail forward to master 7.x. > 8. aside from the fact that there are no messages but one, that one complains about certificate verification. > 4294956672:error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed:s3_clnt.c:1269: > sslcertpath /var/lib/fetchmail/certs > ## in /var/lib/fetchmail/certs: > $ ls -lgGt "--time-style=$TIMESTYLE" > -rw-r--r-- 1 6148 2018.07.31 02:00 mail.someisp.net.pem > lrwxrwxrwx 1 49 2018.07.31 02:00 tls-ca-bundle.pem -> /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem Read the man page. sslcertpath must be a dir of openssl hashed certs, your dir is not. sslcertfile if you want a combined pem bundle. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot