From a82c814675043759775cd23551e8fa31d5a386d0 Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Sat, 21 Dec 2002 11:50:58 +0000 Subject: [PATCH] - Remove a contraction - Add filename tags for extensions --- en_US.ISO8859-1/books/handbook/mail/chapter.sgml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml index 3854b56bb3..7796cf3536 100644 --- a/en_US.ISO8859-1/books/handbook/mail/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/mail/chapter.sgml @@ -1155,7 +1155,7 @@ freefall MX 20 who.cdrom.com After installing security/cyrus-sasl, edit /usr/local/lib/sasl/Sendmail.conf - (or create it if it doesn't exist) and add the following + (or create it if it does not exist) and add the following line: pwcheck_method: passwd @@ -1201,8 +1201,8 @@ SENDMAIL_LDADD=-lsasl After sendmail has been compiled and reinstalled, edit your /etc/mail/freebsd.mc - file, or whichever file you use as your .mc file. Many administrators - choose to use the output from &man.hostname.1; as the .mc file for + file, or whichever file you use as your .mc file. Many administrators + choose to use the output from &man.hostname.1; as the .mc file for uniqueness. Add these lines to it: dnl set SASL options @@ -1219,9 +1219,9 @@ define(`confDEF_AUTH_INFO', `/etc/mail/auth-info')dnl Finally, run &man.make.1; while in /etc/mail. - That will run your new .mc file and create a .cf file named + That will run your new .mc file and create a .cf file named freebsd.cf (or whatever name you've used - for your .mc file). Copy that to sendmail.cf, + for your .mc file). Copy that to sendmail.cf, and send a kill -HUP signal to sendmail.