On 2016-12-13, Marc Haber <[email protected]> wrote: > On 11 Dec 2016 17:50:55 GMT, Jasen Betts <[email protected]> wrote: >>On 2016-12-11, Marc Haber <[email protected]> wrote: >>> On 8 Dec 2016 20:27:53 GMT, Jasen Betts <[email protected]> wrote: >>>>from your brief description it spounds like you want a manualroute router >>>>with >>>> >>>> condition = ${if match{$h_subject:}{\N\[secure\]\N}} >>> >>> Is h_subject available in a router? >> >>when it's used in or after the data ACL, yes, so it won't work for >>address verification in earlier ACLs. This probably means that the >>destination address must be valid when used with a regular subject. > > You suggested using condition = in a router. Don't routers run before > the DATA phase? We haven't been talking about ACLs yet, have we?
They run before and after. Before if exim encounters "verify=recipient" or "control=cutthrough_delivery" in the ACLs After for normal immediate and queued delivery. -- This email has not been checked by half-arsed antivirus software -- ## List details at https://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/
