On Mon, 2006-02-13 at 01:34 -0300, alexis wrote: > This is the scenario. > > [EMAIL PROTECTED] is an alias for [EMAIL PROTECTED], now, [EMAIL PROTECTED] > has > it's autorespond configured, so if i send an email to [EMAIL PROTECTED] ill > receive an autoresponse from robert, how can i avoid that?
Store the original recipient in an X-header (e.g.: X-Original-Recipient:) and use the expansion of that as the parameter for the 'from:' part of your autoresponder transport. Mike. -- "Flowing like a creek of lava, spicy like paprika" -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
