El viernes, 20 septiembre, 2002, a las 07:11 AM, Sam Varshavchik 
escribi�:

> Alexander Gretha writes:
>
>> hi, i'm trying to setup blacklists in courier and added the lines
>> RBL='-block=blackholes.mail-abuse.org,BLOCK,"550 Rejected - see
>> http://www.mail-abuse.org/rbl/";'
>> RSS='-block=relays.mail-abuse.org,BLOCK,"550 Open spam relay - see
>> http://work-rss.mail-abuse.org/rss/";'
>> BLACKLISTS="$RSS $RBL"
>> to my etc/esmptd file, but messages from blocked addresses are still
>> delivered.
>
> MAPS have stopped providing freely-accessible blacklists over a year 
> ago.

So in the meantime you could try something like:

ORDB='-block=relays.ordb.org,BLOCK,"550 Mail not accepted from listed 
spam relay - see http://ordb.org/faq/";'
DSBL='-block=list.dsbl.org,BLOCK,"550 Mail not accepted from listed 
spam relay - see http://lists.dsbl.org/";'
OSIRUSOFT='-block=relays.osirusoft.com,BLOCK,"550 Mail not accepted 
from listed spam relay - see http://relays.osirusoft.com/";'
BLACKLISTS="$ORDB $DSBL $OSIRUSOFT"

Anyone care to recommend any additions/deletions/warnings for this list?

Cheers
Greg


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to