2009/3/31 Tomasz Chmielewski <[email protected]>:
> How can I reject mail for a couple of users, say:
>
> [email protected]
> [email protected]

Trivially, in your RCPT acl:

deny recipients = [email protected] : [email protected]

Much more complexity available, see section 40 of the documentation.

Peter

-- 
Peter Bowyer
Email: [email protected]
Follow me on Twitter: twitter.com/peeebeee

-- 
## List details at http://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