M R <[email protected]> (Do 16 Feb 2012 07:20:27 CET):
> In exim.conf, I have this:
> 
> acl_check_rcpt:
> 
>    deny
>       message = Domain is locally blacklisted
>       senders = lsearch;/etc/mail/eximblacklist
> 
> 
> [email protected]
> 
> 
> it works as expected and mail from specificuser is rejected . But, if this
> is in /etc/exim/blacklist,
> 
>  *@example.dom
> 
> OR
> 
> example.dom

Check the spec.txt around 10.19.

    lsearch*@;/etc/mail/eximblacklist

should do the trick.

-- 
Heiko

Attachment: signature.asc
Description: Digital signature

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to