On 2008-06-24 at 13:13 +0100, Chris Edwards wrote: > The (untested) transport Phil suggested looked like (modulo line wraps): > > | max_rcpt = 1 > | headers_rewrite = [EMAIL PROTECTED] > | [EMAIL PROTECTED]/etc/mail/subaddress-maps/[EMAIL PROTECTED] f
Plus the line you quoted in the mail further down: In the header rewrite, use $1 as originally stated. So yes, that $local_part, in the headers_rewrite, is a bug, and use $1 instead of $local_part. -Phil -- ## 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/
