aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mail/qmail/files/auth.patch.patch-tls2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/qmail/files/auth.patch.patch-tls b/mail/qmail/files/auth.patch.patch-tls
index a21d886ddb3b..751b0e815e93 100644
--- a/mail/qmail/files/auth.patch.patch-tls
+++ b/mail/qmail/files/auth.patch.patch-tls
@@ -64,7 +64,7 @@
++ #ifdef AUTHCRAM
+ #ifdef TLS
+! out("\r\n250-AUTH LOGIN CRAM-MD5 PLAIN");
-+! out("\r\n250-AUTH LOGIN CRAM-MD5 PLAIN");
++! out("\r\n250-AUTH=LOGIN CRAM-MD5 PLAIN");
+! if (!ssl) out("\r\n250-STARTTLS");
+! #else
! out("\r\n250-AUTH LOGIN CRAM-MD5 PLAIN");