# # sample smtpd configuration options for inside connections # # # replace YOURDOM with the name of your domain # replace 10.0.0.0 with the IP address range of your networks defaultdomain plan9.lanl.net #norelay on #allow relaying norelay off verifysenderdom off #disable dns verification of sender domain saveblockedmsg on #save blocked messages # # if norelay is on, you need to set the # networks allowed to relay through # as well as the domains to accept mail for # #ournets 128.165.147.0/24 #ourdomains *.plan9.lanl.net