diff options
author | dirk <dirk@FreeBSD.org> | 2000-11-02 23:40:40 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 2000-11-02 23:40:40 +0000 |
commit | e3e49a5355134973cfc01c1a575f1a4931f5fc52 (patch) | |
tree | c215e454a7bbc0113599bc9f9e9b61fa01cfcdbe /etc/mail | |
parent | b5e3ef84646436edc98e616337678a4c36c25f4c (diff) | |
download | FreeBSD-src-e3e49a5355134973cfc01c1a575f1a4931f5fc52.zip FreeBSD-src-e3e49a5355134973cfc01c1a575f1a4931f5fc52.tar.gz |
/etc/mail/sendmail.cw is /etc/mail/local-host-names, now.
PR: misc/22261
Submitted by: Michael Bryan <fbsd-security@ursine.com>
Diffstat (limited to 'etc/mail')
-rw-r--r-- | etc/mail/access.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/mail/access.sample b/etc/mail/access.sample index f39ea8e..81c7c3f 100644 --- a/etc/mail/access.sample +++ b/etc/mail/access.sample @@ -1,7 +1,7 @@ # $FreeBSD$ # # Mail relay access control list. Default is to reject mail unless the -# destination is local, or listed in /etc/mail/sendmail.cw +# destination is local, or listed in /etc/mail/local-host-names # cyberspammer.com 550 We don't accept mail from spammers FREE.STEALTH.MAILER@ 550 We don't accept mail from spammers |