On Fri, 10 Aug 2007, Tom Ray [Lists] wrote:
> I have a domain that I want to deny all mail for. That's not a problem I
> have:
>
> deny domains = domain.com
>
> No biggie, but what I don't want is exim logging every piece of mail
> trying to be delivered. It's just filling up my log file and cluttering
> up the legit things I want to see. I can tell it not to log anything in
> the "deny domains" list to the right of the =?
Check out the log_reject_target ACL modifier, and then try
deny domains = domain.com
log_reject_target =
--
Philip Hazel University of Cambridge Computing Service
Get the Exim 4 book: http://www.uit.co.uk/exim-book
--
## 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/