currenty I have the following ACL statement:

accept domains = +local_domains
           endpass
           verify = recipient

I want to add a delay if recipient verification fails.  Do I have to change
that ACL to this instead?

deny domains = +local_domains
        !verify = recipient
        delay = 1m

TIA

Elliot


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

Reply via email to