> 1) When a bounce/autoreply is generated, is the acl_[cm] variables
> from the original message available to the routers? If not, could it
> be (devs?)

 One workaround for this is to embed any acl_[cm] values you want in
internal X-... headers in the bounce message[*], use them from the headers
in routers, and then strip them in transports before the message is
delivered.

        - cks
[*: you can customize the bounce message to include extra headers by
    setting eg bounce_message_file. The original message's information
    is available at this point, as far as I know; certainly the original
    message headers are.
]

-- 
## 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/

Reply via email to