fix: add more fishing protection to mail server
This commit is contained in:
parent
479b52edf9
commit
0cd882602e
2 changed files with 21 additions and 0 deletions
|
|
@ -180,6 +180,7 @@ in
|
|||
smtpd_helo_restrictions = "
|
||||
permit_mynetworks,
|
||||
permit_sasl_authenticated,
|
||||
check_helo_access regexp:/var/lib/postfix/conf/helo_access,
|
||||
reject_unauth_pipelining,
|
||||
reject_non_fqdn_hostname,
|
||||
reject_invalid_hostname,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue