2015-09-15 19:59 GMT+02:00 Jeremy Harris <[email protected]>: > On 15/09/15 18:27, Bjørnar Ness wrote: >> [snip] >> >> If the original rcpt is instead an "alias", that is in my case a alias with a >> single recipient, then only send autoreply from the final account if no >> autoreply was sent from the alias... >> >> For the logic here, I need access to the "tree" of recipients, and some >> way to set a variable in routers (can perhaps be done from ${acl.. but >> is this stored? > > Possibly $original_local_part@@original_domain is what you're needing? > > Kind of: > > Expand the current address; if the result is empty, expand some notion > of vacation-responder address for the current address, > then if that's empty and the original-address is different expand the > vacation-responder for the original.
Yeah, I will probably manage to make some logic around this variable, it is not documented, as far as I can tell, in the current docs, tho. Thanks. -- Bj(/)rnar -- ## 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/
