Do messages sent through the autoreply transport pass through the rcpt
and data acls? I would like to write another header to the message and
set a variable, but it's not happening. If these messages don't pass
through the acls, how can I control routing? I'd rather not use the
auto-submitted header.
I've tried this in the rcpt and data acls:
accept message = X-Cheetah-Policy: report
set acl_m1LOCAL = 1
hosts = :
Here's the transport:
returntosender_transport:
driver = autoreply
text = Your message was not delivered.
from = [EMAIL PROTECTED]
to = $sender_address
bcc = [EMAIL PROTECTED]
subject = [Policy] Re: $h_subject:
Thanks.
Craig
--
## 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/