Restrict clients to those with valid DNS and HELO
This commit is contained in:
		| @@ -760,4 +760,6 @@ error_notice_recipient = {{ postmaster_email }} | ||||
| smtpd_helo_required = yes | ||||
| disable_vrfy_command = yes | ||||
| message_size_limit = {{ postfix_message_size_limit }} | ||||
| smtpd_helo_restrictions = reject_unknown_helo_hostname | ||||
| smtpd_client_restrictions = reject_unknown_reverse_client_hostname reject_unauth_pipelining | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user