diff options
author | ume <ume@FreeBSD.org> | 2002-10-06 03:38:18 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2002-10-06 03:38:18 +0800 |
commit | 30670016ee064fbb16cf2ba461ef618534544660 (patch) | |
tree | 24c0ade9304c1702272f82a5c654a40e090f6d79 /security/cyrus-sasl2 | |
parent | 7bb5fafef7d56964f3f62c16ea9db2dfdd21d403 (diff) | |
download | freebsd-ports-graphics-30670016ee064fbb16cf2ba461ef618534544660.tar.gz freebsd-ports-graphics-30670016ee064fbb16cf2ba461ef618534544660.tar.zst freebsd-ports-graphics-30670016ee064fbb16cf2ba461ef618534544660.zip |
SASLv2 support of Sendmail is started with 8.12.4.
PR: ports/43719
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
Diffstat (limited to 'security/cyrus-sasl2')
-rw-r--r-- | security/cyrus-sasl2/files/Sendmail.README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/cyrus-sasl2/files/Sendmail.README b/security/cyrus-sasl2/files/Sendmail.README index adcc26fdd9e..75293b0c4cb 100644 --- a/security/cyrus-sasl2/files/Sendmail.README +++ b/security/cyrus-sasl2/files/Sendmail.README @@ -42,3 +42,5 @@ How to enable SMTP AUTH with FreeBSD default Sendmail The DONT_BLAME_SENDMAIL option GroupReadableSASLDBFile is needed when you are using cyrus-imapd and sendmail on the same server that requires access to the sasldb2 database. + + SASLv2 support of Sendmail is starting with 8.12.4. |