Fixed a few typos.

This commit is contained in:
Ruslan Ermilov 2002-02-27 14:43:55 +00:00
parent 421dfbcfdd
commit 32564f75c8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=91379

View File

@ -26,7 +26,7 @@ Or:
2. Return to using a set-user-ID root sendmail binary by changing the
ownership and permissions on the sendmail binary and removing the
/etc/mail/submit.cf file::
/etc/mail/submit.cf file:
chown root /usr/libexec/sendmail/sendmail
chmod 4755 /usr/libexec/sendmail/sendmail
rm /etc/mail/submit.cf
@ -34,9 +34,9 @@ Or:
/etc/make.conf.
Also, as of 8.12, a new queue-running daemon is started to make sure mail
doesn't remain in the client mail queue. Be default, it simply runs the
client mail queue every 30 minutes. It's behavior can be adjusted by setting
the sendmail_msp_queue_enable and sendmail_msp_queue_flags rc.conf options.
doesn't remain in the client mail queue. By default, it simply runs the
client mail queue every 30 minutes. Its behavior can be adjusted by setting
the sendmail_msp_queue_enable and sendmail_msp_queue_flags rc.conf options.
Filtering out SPAM from your site