Re: [exim] deny and warn in an acl

Top Page
Delete this message
Reply to this message
Author: Heiko Schlittermann
Date:  
To: exim-users
Subject: Re: [exim] deny and warn in an acl
Rob Munsch <rmunsch@???> (Di 13 Feb 2007 22:56:36 CET):
> Is it possible to use both? Frex i want to Deny based on certain RBLs,
> and only provide a header with others - i'm not getting the expected
> results with this. I still seem to be rejecting at RCPT time everything
> specified under the warn section:
>
> ---
>    .ifdef CHECK_RCPT_IP_DNSBLS
>    deny
>          dnslists =      sbl.spamhaus.org : \
>                          list.dsbl.org : \
>                          bl.spamcop.net
>          message = X-Warning: $sender_host_address is listed at 
> dnslist_domain ($dnslist_value: $dnslist_text)
>          log_message = $sender_host_address is listed at $dnslist_domain 
> ($dnslist_value: $dnslist_text)

>
>    warn message = X-blacklisted-at: $dnslist_domain
>          dnslists =      cbl.abuseat.org : \
>                          dnsbl.sorbs.net

>
>    .endif


I do not see why it shouldn't work. Are you sure that your running exim
is using this shown config?

Did you try acl debugging?

(You may try exim_checkaccess (part of the exim package) or exiacl
(https://svn.schlittermann.de/pub/exiacl/trunk).

    Best regards from Dresden
    Viele Grüße aus Dresden
    Heiko Schlittermann
-- 
 SCHLITTERMANN.de ---------------------------- internet & unix support -
 Heiko Schlittermann HS12-RIPE -----------------------------------------
 gnupg encrypted messages are welcome - key ID: 48D0359B ---------------
 gnupg fingerprint: 3061 CFBF 2D88 F034 E8D2  7E92 EE4E AC98 48D0 359B -