13 messages in net.sourceforge.lists.courier-usersRe: [courier-users] DNSBL exclusion
FromSent OnAttachments
Dino CiuffettiJun 30, 2007 4:26 am 
ecu...@conejoblanco.infoJun 30, 2007 5:09 am 
Jérôme BlionJun 30, 2007 5:16 am 
Dino CiuffettiJun 30, 2007 5:57 am 
Dino CiuffettiJun 30, 2007 6:05 am 
Gordon MessmerJun 30, 2007 10:43 am 
Dino CiuffettiJun 30, 2007 11:32 am 
moussJul 1, 2007 2:18 pm 
Alessandro VeselyJul 2, 2007 12:30 am 
moussJul 2, 2007 3:20 pm 
Alessandro VeselyJul 3, 2007 2:44 am 
moussJul 18, 2007 3:36 pm 
Dino CiuffettiJul 19, 2007 2:35 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] DNSBL exclusionActions...
From:ecu...@conejoblanco.info (ecu@conejoblanco.info)
Date:Jun 30, 2007 5:09:12 am
List:net.sourceforge.lists.courier-users

Quoting Dino Ciuffetti <di@replat.com>:

Hi. Is it possible to exclude smtp relay authenticated clients from DNSBL blacklists?

If yes, how?

Hi Dino,

Are you sure that it isn't DSBL? I'm not aware of DNSBL but maybe I should be.

edit yourcourier/esmtpd file, go to BLACKLISTS and follow the instructions. You might try something like:

DSBL='-block=list.dsbl.org,BLOCK,"550 Mail not accepted from listed spam relay - see http://list.dsbl.org/"' BLACKLISTS="$DSBL"

of course you can define as many as you like and the use all or none with the definition of BLACKLISTS.

Hope this helps,

ed

Thanks. Dino.