From 372182ce7dfef1eac9f744128c0dac4f10431a08 Mon Sep 17 00:00:00 2001 From: Sam Varshavchik Date: Sun, 28 Mar 2021 10:51:05 -0400 Subject: pop3d-ssl.dist: remove duplicate setting. --- imap/pop3d-ssl.dist.in.git | 9 --------- 1 file changed, 9 deletions(-) (limited to 'imap/pop3d-ssl.dist.in.git') diff --git a/imap/pop3d-ssl.dist.in.git b/imap/pop3d-ssl.dist.in.git index d2695d0..a9b6543 100644 --- a/imap/pop3d-ssl.dist.in.git +++ b/imap/pop3d-ssl.dist.in.git @@ -150,15 +150,6 @@ TLS_STARTTLS_PROTOCOL="$TLS_PROTOCOL" # # See the OpenSSL ciphers(1) manual page for the format of this setting. -##NAME: TLS_STARTTLS_PROTOCOL:0 -# -# TLS_STARTTLS_PROTOCOL is used instead of TLS_PROTOCOL for the IMAP STARTTLS -# extension, as opposed to IMAP over SSL on port 993. -# -# It takes the same values for OpenSSL as TLS_PROTOCOL - -TLS_STARTTLS_PROTOCOL="$TLS_PROTOCOL" - ##NAME: TLS_MIN_DH_BITS:0 # # TLS_MIN_DH_BITS=n -- cgit v1.2.3