--- smf-sav.conf +++ smf-sav.conf @@ -13,57 +13,12 @@ WhitelistIP 10.0.0.0/8 WhitelistIP 172.16.0.0/12 WhitelistIP 192.168.0.0/16 - # Whitelist by a sender PTR (reverse DNS) record # # Performs a case insensitive substring match # #WhitelistPTR .friendlydomain.tld #WhitelistPTR friendlyhost.friendlydomain.tld -WhitelistPTR www -WhitelistPTR mail -WhitelistPTR smtp -WhitelistPTR mx. -WhitelistPTR mx0 -WhitelistPTR mx1 -WhitelistPTR mx2 -WhitelistPTR mx3 -WhitelistPTR mx4 -WhitelistPTR mx5 -WhitelistPTR mx6 -WhitelistPTR mx7 -WhitelistPTR mx8 -WhitelistPTR mx9 -WhitelistPTR mta -WhitelistPTR mxpool -WhitelistPTR relay -WhitelistPTR web -WhitelistPTR out -WhitelistPTR ebay. -WhitelistPTR amazon. -WhitelistPTR .list -WhitelistPTR list. -WhitelistPTR bounce -WhitelistPTR gmx. -WhitelistPTR newsletter -WhitelistPTR out- -WhitelistPTR out. -WhitelistPTR out0 -WhitelistPTR out1 -WhitelistPTR out2 -WhitelistPTR out3 -WhitelistPTR out4 -WhitelistPTR out5 -WhitelistPTR out6 -WhitelistPTR out7 -WhitelistPTR out8 -WhitelistPTR out9 -WhitelistPTR pop. -WhitelistPTR mxqu -WhitelistPTR versand -WhitelistPTR portal. -WhitelistPTR majordomo - # Whitelist by an envelope sender e-Mail address # @@ -72,30 +27,6 @@ WhitelistPTR majordomo #WhitelistFrom friend@ #WhitelistFrom @friendlydomain.tld #WhitelistFrom friend@friendlydomain.tld -WhitelistFrom reply -WhitelistFrom bitbu -WhitelistFrom bestell -WhitelistFrom www-data -WhitelistFrom nobody -WhitelistFrom root -WhitelistFrom majordomo -WhitelistFrom MAILER-DAEMON -WhitelistFrom mailer-daemon -WhitelistFrom request -WhitelistFrom subscribe -WhitelistFrom newsletter -WhitelistFrom office@ -WhitelistFrom info@ -WhitelistFrom forum@ -WhitelistFrom editorial@ -WhitelistFrom news@ -WhitelistFrom billing@ -WhitelistFrom owner- -WhitelistFrom univie.ac.at -WhitelistFrom wwwrun -WhitelistFrom www@ -WhitelistFrom apache@ -WhitelistFrom apache2@ # Whitelist by an envelope recipient e-Mail address # @@ -105,17 +36,16 @@ WhitelistFrom apache2@ #WhitelistTo @yourspamloverdomain.tld WhitelistTo postmaster@ WhitelistTo abuse@ -WhitelistTo office@ # FQDN of the publicly visible IP address of the interface # of an outgoing connection of your Sendmail daemon # It will be used with the SMTP HELO command for SAV and RAV # -PublicName unkonown # it *MUST* be corrected properly +PublicName yourhost.yourdomain.tld # it *MUST* be corrected properly # Any valid e-Mail address of your local domain for the safe call-out purposes # -SafeCallBack office@unknown.at # it *MUST* be corrected properly +SafeCallBack postmaster@yourdomain.tld # it *MUST* be corrected properly # Sender e-Mail Address Verification # @@ -158,7 +88,7 @@ SAV on # (on|off) # In most cases it will be equal to the PublicName value # Do not set to 'localhost' or 127.0.0.1 # -MailStore 1.1.1.1 # uncomment and set it properly +#MailStore yourhost.yourdomain.tld # uncomment and set it properly # In-memory cache engine TTL settings # @@ -184,7 +114,7 @@ ToFailTTL 10h # recipients that did not # # Default: smfs # -#User root +#User smfs # Socket used to communicate with a Sendmail daemon # @@ -247,7 +177,5 @@ SMTPMailer relay # Default: none # SkipMX 127.0.0.1 -SkipMX 192.168.15.4 -SkipMX 10.1.1.5 PidFile /var/run/smfs/smf-sav.pid