summaryrefslogtreecommitdiff
path: root/postfix/smtpd_sender_restrictions
blob: 3d8b9a66bc035efcbc44a75e3b351ffaeac4647c (plain)
  1. #
  2. # Ordered list of rules for postfix option smtpd_sender_restrictions
  3. #
  4. # Used by tweak script postfix.sh
  5. #
  6. # $Id: smtpd_sender_restrictions,v 1.1 2004-02-03 22:16:17 jonas Exp $
  7. #
  8. permit_mynetworks # (needed to allow some Debian daemons send to localhost)
  9. reject_non_fqdn_sender
  10. reject_unknown_sender_domain
  11. reject_rhsbl_sender # Activate Realtime Hostbased Sender Blackhole Lists (with Postfix 2.x, expanded to content of file of same name)
  12. permit