[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] how to filter out (some) Spam?
- Subject: Re: [cobalt-users] how to filter out (some) Spam?
- From: "Jim Scott" <cobaltlist@xxxxxxxxxxxx>
- Date: Sun Jul 15 07:04:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
If you know the IP address you want to block email from you can add it to
the blacklist in your email preferences on the RaQ server.
Or you can go into /etc/mail/access and add directly
Make sure if you add it to /etc/mail/access that you do a
makemap hash /etc/mail/access < /etc/mail/access
For instance if you wanted to prevent an IP from sending to your server you
would add someting like this.
192.168.1.2 550 Email denied
Replace obviously the IP above with the IP you want to deny.
I would also suggest you add RBL to your setup. You would make modifications
to your sendmail.cf file to use these.
You can find out how to at http://www.mail-abuse.org
If you need more assistance let me know.
Jim
----- Original Message -----
From: "Tom Ritchford" <tom@xxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Saturday, July 14, 2001 11:26 PM
Subject: [cobalt-users] how to filter out (some) Spam?
> I've been getting increasingly more Spam in the last few
> weeks and so have some of my users.
>
> There are certainly several sites which ONLY send us Spam and don't reply
> to complaints (some in places like Korea and Columbia and
> Russia...)
>
> Without getting too fancy about it, what's the easiest way
> to filter out Spam before it ever gets to me??
>
> /t
>
>
> .......all legal games of chess
<http://solveChess.com/chess?refresh=0>......
> .....programmer's documentation
<http://solveChess.com/doc>..................
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>