# /etc/mail/access
#
# Controls whether we want to accept and/or forward Email
# See http://www.sendmail.org/m4/anti-spam.html
#
# makemap btree /etc/mail/access  < /etc/mail/access
#
# Marc (09/04/98) (marcsoft@magic.metawire.com)
#----------------------------------------------
#
# We can route mail based on sender
#
#cyberspammer.com		550 We don't accept mail from spammers
#okay.cyberspammer.com		OK
#128.32				RELAY	
#savetrees.com			DISCARD
#36				550 Stanford University? We eat trees for lunch
#FREE.STEALTH.MAILER@		550 Spam not accepted
#
# And on receipient
#
#badlocaluser			550 Mailbox disabled for this username
#host.mydomain.com		550 That host does not accept mail
#user@otherhost.mydomain.com	550 Mailbox disabled for this recipien
