diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2002-10-05 19:38:18 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2002-10-05 19:38:18 +0000 |
commit | 4622622972faf53544fb96e11da76bd4f922de6d (patch) | |
tree | 0f6379bdf018c32bfb941e0f6dd0aca87386731a /security/cyrus-sasl | |
parent | af3d207d563e663254ba08e64fb9ee7b3313a9aa (diff) | |
download | ports-4622622972faf53544fb96e11da76bd4f922de6d.tar.gz ports-4622622972faf53544fb96e11da76bd4f922de6d.zip |
Notes
Diffstat (limited to 'security/cyrus-sasl')
-rw-r--r-- | security/cyrus-sasl/files/Sendmail.README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cyrus-sasl/files/Sendmail.README b/security/cyrus-sasl/files/Sendmail.README index ce51d46cdd9e..9cfc823ff7dd 100644 --- a/security/cyrus-sasl/files/Sendmail.README +++ b/security/cyrus-sasl/files/Sendmail.README @@ -10,7 +10,7 @@ How to enable SMTP AUTH with FreeBSD default Sendmail NOTE: 1. Sendmail 8.10 - 8.11 needS -D_FFR_UNSAFE_SASL added to SENDMAIL_CFLAGS, if you need the GroupReadableSASLFile option - Starting with Sendmail 8.12, you can also use the security/cyrus-sasl2 + Starting with Sendmail 8.12.4, you can also use the security/cyrus-sasl2 port. Then you will not need the SASL V1 port installed. SENDMAIL_CFLAGS=-I/usr/local/include -DSASL=2 |