On Fri, 30 Sep 2005, Marko Pilop wrote: > > i'm now looking for a way to tell recipient verify callout to use > internalMAILSERVER for all localdomains, but couldn't figure out this ability > from the docs.
Verification is drivern by the routers. What you need to do is double the router that sends email to your virus scanner, set no_verify on one copy (which is used for delivering messages) and change the other copy to route to your internal mail server and set verify_only on it. Then using the usual verify=recipient/callout in your ACLs will do the right thing. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## 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/
