mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
/etc/mail/sendmail.cw is /etc/mail/local-host-names, now.
PR: misc/22261 Submitted by: Michael Bryan <fbsd-security@ursine.com>
This commit is contained in:
parent
3d75a18bb6
commit
477c71bd3f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue