mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
/etc/mail/sendmail.cw is /etc/mail/local-host-names, now.
PR: misc/22262 Submitted by: Michael Bryan <fbsd-security@ursine.com>
This commit is contained in:
parent
f251e6cfa1
commit
3d75a18bb6
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Map one or all usernames at a source hostname to a specific (or the same)
|
||||
# username at another target hostname. Remember to add the source hostname
|
||||
# to /etc/mail/sendmail.cw so that sendmail will accept mail for the
|
||||
# to /etc/mail/local-host-names so that sendmail will accept mail for the
|
||||
# source hostname.
|
||||
#
|
||||
username@a.sample.hostname localuser
|
||||
|
|
|
|||
Loading…
Reference in a new issue