B. Cook wrote: > accept > delay = 10s > domains = domain.com
Due to the order you have set here, this will delay for 10 seconds and then check the domains ... I think :P It's been a while since I played with delays but I have the feeling that the delay needed to be the last thing listed if you wanted all the conditions to be checked before hand. For actually figuring out if it's not working, follow Phil's suggestions. -- The Exim Manual http://www.exim.org/docs.html http://www.exim.org/exim-html-current/doc/html/spec_html/index.html -- ## 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/
