Ger Apeldoorn wrote:

> I've got a list of hosts (entire subdomains in fact) that cannot recieve 
> mail, but send some that is generated by interactive jobs.
> 
> Occasionally, mail gets send from these hosts with a wrong destination 
> address. This causes multiple NDRs from the mailhost, which cannot be 
> delivered because the sendinghosts cannot receive any mail. This causes 
> the queue on the mailserver to fill up.
> 
> How can I discard all mails to these hosts (subdomains) at the incoming 
> mailhost?

In the rcpt acl:

discard domains     = domain1.example.com : domain2.example.com : 
domain3.example.com
        log_message = $domain sends, but does not accept email

Mike

-- 
## 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