Hallo allemaal,
Ik heb mijn mailserver met postfix ingericht.
Om spam ed zo goed mogelijk tegen te gaan, is dit het stuk van mijn main.cf dat hiervoor moet zorgen:
Op zich werkt het goed, maar ik vroeg me af of iemand hier nog op of aanmerkingen op heeft, het kan natuurlijk altijd beterCode:smtpd_helo_required = yes smtpd_helo_restrictions = permit_mynetworks reject_invalid_helo_hostname reject_non_fqdn_helo_hostname smtpd_recipient_restrictions = permit_mynetworks reject_non_fqdn_sender reject_non_fqdn_recipient reject_unauth_destination reject_unlisted_recipient reject_rbl_client zen.spamhaus.org reject_rbl_client bl.spamcop.net check_recipient_access hash:/etc/postfix/greylist_optin smtpd_data_restrictions = reject_unauth_pipelining smtpd_restriction_classes = greylist greylist = check_policy_service inet:127.0.0.1:60000
Thnx.

Likes:



Quote