fetchmail: Missing trust anchor certificate:

Post Reply
mister_v
Posts: 137
Joined: Sat Jun 20, 2009 5:42 pm

fetchmail: Missing trust anchor certificate:

Post by mister_v »

Hello,

when I download mails with fetchmail,
I get the following error-message:
fetchmail: Missing trust anchor certificate:

It sees the mails on the server, but is not downloading them.
(But does download sometimes?)
mister_v
Posts: 137
Joined: Sat Jun 20, 2009 5:42 pm

Re: fetchmail: Missing trust anchor certificate:

Post by mister_v »

I solved the problem by deleting a file in the home directory:

Code: Select all

rm /home/ME/.fetchids
Guese it somehow blocked the downloading of specific emails.
mister_v
Posts: 137
Joined: Sat Jun 20, 2009 5:42 pm

Re: fetchmail: Missing trust anchor certificate:

Post by mister_v »

It downloaded the mail but, the error message is still there:

Code: Select all

fetchmail: Missing trust anchor certificate
Perhaps it is because it is a self signed certificate?
Post Reply