Hello,
I have previously used fetchmail to download mail form a server. Recently this stopped working with the following error:
This is my .fetchmailrc:
I'm on 13.4-RELEASE-p5.
Thanks fo any help.
sprock
I have previously used fetchmail to download mail form a server. Recently this stopped working with the following error:
Code:
Apr 17 06:37:05 fetchmail: OpenSSL reported: error:141A318A:SSL routines:tls_process_ske_dhe:dh key too small
This is my .fetchmailrc:
Code:
set postmaster "fred"
set bouncemail
set no spambounce
set softbounce
set properties ""
# set daemon 300
# Server options:
poll mail.sum.wear protocol IMAP username "fred" password "slillyme"
ssl;
# keep;
options ssl sslcertck sslcertfile /usr/local/share/certs/ca-root-nss.crt
I'm on 13.4-RELEASE-p5.
Thanks fo any help.
sprock