On Mon 19/Nov/2012 19:58:43 +0100 courier wrote:
> 
> BLACKLISTS="-block=ix.dnsbl.manitu.net,BLOCK_DNSBL_MANITU"

That looks fine to me.

> As far as I have understood BLOCK_DNSBL_MANITU is an environment variable 
> which gets set if the sender IP is listed in the DNSBL. Now I did the 
> following in maildroprc:
> 
> import BLOCK_DNSBL_MANITU
> if ( $BLOCK_DNSBL_MANITU )
> 
> But that did not work. The "if" was always false. How do I use 
> BLOCK_DNSBL_MANITU in maildroprc?

Recall maildrop is also invoked for delivery.  maildroprc runs after
mail has been accepted.  You want the embedded mode.

> What is it initialized with? Is it initialized with the result of
> the TXT record query on the DNSBL?

Yes, since you don't provide a message.

hth

-- 
























------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to