I need to rewrite "MAIL FROM" in redirect driver to send mail not in my local domains. But, the "erros_to" not show variables, only fixed address... The header_add is ok!
virtual_aliases: driver = redirect errors_to = [EMAIL PROTECTED] <- Not run headers_add = "X-Envelope-To: [EMAIL PROTECTED]" virtual_aliases: driver = redirect errors_to = [EMAIL PROTECTED] <- Run OK! headers_add = "X-Envelope-To: [EMAIL PROTECTED]" I need to rewrite the sender address in "Mail from" to external out email because the SPF block these redirects... The SRS is not easy to use... I try to use $address_data and result is equal... Cordialmente, Silmar A. Marca ------------------------------------------------------------ Se algo nao lhe faz mal (fisico, moral ou psicologicamente), experimente! O maximo e voce perder tempo! E tempo, e o que voce tem a vida toda pra perder..... Mais vale um instante de prazer que uma eternidade futil! ------------------------------------------------------------ -- ## 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/
