[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] [Maybe OT] Anti-spam measures
- Subject: RE: [cobalt-users] [Maybe OT] Anti-spam measures
- From: "Crocket" <crocket@xxxxxxxxxxx>
- Date: Thu Mar 11 07:52:56 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hi Dan, thanks for your input:
I think you forgot to copy/paste a " at the very end right ?
R<?>$+[TAB]$#error $@ 5.7.1 $: "Mail from " $&{client_addr} " Email
blocked using spamcop"
I added yours, deleted mine, restarted, checked :
tail -n 1000 /var/log/maillog | grep spamcop
And yup works like a charm :
Mar 11 16:02:32 cob6 sendmail[13679]: i2BF2Kc13679: ruleset=check_relay,
arg1=adsl-62-167-67-47.adslplus.ch, arg2=62.167.67.47,
relay=adsl-62-167-67-47.adslplus.ch [62.167.67.47], reject=553 5.3.0 Mail
from 62.167.67.47 Email blocked using spamcop
...
Thanks alot Dan, Should I modify the others or would you be so kind to send
me your rules?