diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2002-08-30 06:17:28 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2002-08-30 06:17:28 +0000 |
commit | 480d566d08fc8669956a3f9d700baac7557bf27c (patch) | |
tree | 287c49eae2b44e59744bf7c5635268069c36d8c6 /security/cyrus-sasl2/files | |
parent | ab43de929179c00dd1d920c7baddb105cffab4d8 (diff) | |
download | ports-480d566d08fc8669956a3f9d700baac7557bf27c.tar.gz ports-480d566d08fc8669956a3f9d700baac7557bf27c.zip |
Notes
Diffstat (limited to 'security/cyrus-sasl2/files')
-rw-r--r-- | security/cyrus-sasl2/files/Sendmail.README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cyrus-sasl2/files/Sendmail.README b/security/cyrus-sasl2/files/Sendmail.README index 0760773ae477..adcc26fdd9ef 100644 --- a/security/cyrus-sasl2/files/Sendmail.README +++ b/security/cyrus-sasl2/files/Sendmail.README @@ -9,7 +9,7 @@ How to enable SMTP AUTH with FreeBSD default Sendmail 2) Rebuild FreeBSD (make buildworld, ...) -3) Create /usr/local/lib/sasl/Sendmail.conf with the following. +3) Create /usr/local/lib/sasl2/Sendmail.conf with the following. pwcheck_method: saslauthd |