[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] [Maybe OT] Anti-spam measures



 I implemented following protection on NS2 server would it affect your
system

Tunc

-----Original Message-----
From: cobalt-users-admin@xxxxxxxxxxxxxxx
[mailto:cobalt-users-admin@xxxxxxxxxxxxxxx] On Behalf Of Dan Kriwitsky
Sent: Thursday, March 11, 2004 2:46 PM
To: cobalt-users@xxxxxxxxxxxxxxx
Subject: RE: [cobalt-users] [Maybe OT] Anti-spam measures

> 
> # DNS based IP address spam list bl.spamcop.net
> R$*                     $: $&{client_addr}
> R::ffff:$-.$-.$-.$-     $: $(host $4.$3.$2.$1.bl.spamcop.net. $: OK $)
> R$-.$-.$-.$-            $: $(host $4.$3.$2.$1.bl.spamcop.net. $: OK $)
> ROK                     $: OKSOFAR
> R$+                     $#error $@ 5.7.1 $: Rejected - see
> http://spamcop.net/
> 

Looks similar to mine. I substituted [TAB] for the tabs here. I see some
quotes in mine that I don't see in your rejection line. Mine will disply the
IP rejected in the rejection message:

R$*[TAB]$: $&{client_addr}
R::ffff:$-.$-.$-.$-	$: <?> $(host $4.$3.$2.$1.bl.spamcop.net. $: OK$)
R$-.$-.$-.$-		$: <?> $(host $4.$3.$2.$1.bl.spamcop.net. $: OK$)
R<?>OK[TAB]$: OKSOFAR
R<?>$+[TAB]$#error $@ 5.7.1 $: "Mail from " $&{client_addr} " Email blocked
at Findmenet using http://spamcop.net/ spamcop"

Mine are in Sendmail.cf right before the section:
###  check_mail -- check SMTP `MAIL FROM:' command argument

When I make the changes I run:

/etc/rc.d/init.d/sendmail stop
killall -9 sendmail					
/etc/rc.d/init.d/sendmail start

Then to check all is OK:
ps waux | grep sendmail

--
C2003 Dan Kriwitsky

Please reply to the list only. Off list replies are not read.
 

_____________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users