#
# Ordered list of rules for postfix option smtpd_sender_restrictions
#
# Used by tweak script postfix.sh
#
# $Id: smtpd_sender_restrictions,v 1.1 2004-02-03 22:16:17 jonas Exp $
#

permit_mynetworks		# (needed to allow some Debian daemons send to localhost)
reject_non_fqdn_sender
reject_unknown_sender_domain
reject_rhsbl_sender		# Activate Realtime Hostbased Sender Blackhole Lists (with Postfix 2.x, expanded to content of file of same name)
permit