diff options
Diffstat (limited to 'pullimap.sample')
-rw-r--r-- | pullimap.sample | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/pullimap.sample b/pullimap.sample index 136d3d4..d92e645 100644 --- a/pullimap.sample +++ b/pullimap.sample @@ -4,10 +4,9 @@ deliver-method = smtp:[127.0.0.1]:25 purge-after = 90 # SSL options -SSL_CApath = /etc/ssl/certs +#SSL_CApath = /etc/ssl/certs #SSL_verify = YES -#SSL_protocols = !SSLv2 !SSLv3 !TLSv1 !TLSv1.1 -#SSL_cipherlist = EECDH+AESGCM:!MEDIUM:!LOW:!EXP:!aNULL:!eNULL +#SSL_protocol_min = !TLSv1.3 [private] #type = imaps |