#
# Example smtpd_check_rules file.
# Carsten Hoeger <choeger@suse.de> S.u.S.E. Gmbh, Fuerth, Germany 1998
#
allow:localhost:ALL:ALL

# Access to all members of domain suse.de
allow:ALL@suse.de:ALL:ALL

# deny all other
deny:ALL:ALL:ALL
