diff test.cf @ 13:75e1a9bcbc2e

gpl3, add removal option for original recipients
author carl
date Sat, 25 Aug 2007 11:14:49 -0700
parents 45c8592d5d13
children
line wrap: on
line diff
--- a/test.cf	Mon Mar 19 22:38:37 2007 -0700
+++ b/test.cf	Sat Aug 25 11:14:49 2007 -0700
@@ -16,8 +16,8 @@
 #####
 #####		SENDMAIL CONFIGURATION FILE
 #####
-##### built by root@ns.five-ten-sg.com on Sat Sep 17 18:06:39 PDT 2005
-##### in /usr/usr/cvs/gpl/dnsbl
+##### built by root@ns.five-ten-sg.com on Sat Aug 25 09:09:02 PDT 2007
+##### in /usr/usr/cvs/gpl/sm-archive
 ##### using /usr/share/sendmail-cf/ as configuration include directory
 #####
 ######################################################################
@@ -596,7 +596,7 @@
 #O TLSSrvOptions
 
 # Input mail filters
-O InputMailFilters=dnsbl
+O InputMailFilters=smarchive
 
 # Milter options
 #O Milter.LogLevel
@@ -1235,6 +1235,8 @@
 			$: < ? $&{client_name} > < $1 @ [127.0.0.1] >
 R<@> < $* @ localhost.$m >
 			$: < ? $&{client_name} > < $1 @ localhost.$m >
+R<@> < $* @ localhost.localdomain >
+			$: < ? $&{client_name} > < $1 @ localhost.localdomain >
 R<@> < $* @ localhost.UUCP >
 			$: < ? $&{client_name} > < $1 @ localhost.UUCP >
 R<@> $*			$: $1			no localhost as domain
@@ -1762,7 +1764,7 @@
 ######################################################################
 ######################################################################
 
-Xdnsbl, S=local:/var/run/dnsbl/dnsbl.sock2, F=T, T=S:30s;R:30s;E:30s
+Xsmarchive, S=local:/var/run/smarchive/smarchive.sock, F=T, T=S:30s;R:30s;E:30s
 #
 ######################################################################
 ######################################################################