aboutsummaryrefslogtreecommitdiff
path: root/mail/qmail
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2006-07-28 13:53:25 +0000
committerRenato Botelho <garga@FreeBSD.org>2006-07-28 13:53:25 +0000
commitf5c06e857bf26c1577122d2205f3f5374769e067 (patch)
tree4a7347b74c27b11f5761c2dbe60245e4b72ea286 /mail/qmail
parentf4b6bd036cc14899404a1865e00a88519c6b85d8 (diff)
downloadports-f5c06e857bf26c1577122d2205f3f5374769e067.tar.gz
ports-f5c06e857bf26c1577122d2205f3f5374769e067.zip
Notes
Diffstat (limited to 'mail/qmail')
-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");