On 28/02/14 07:42, Piotr Isajew wrote:
My question is: is it possible to configure exim not to set AUTH= parameter on MAIL commands, when using SMTP authentication?
Reading http://exim.org/exim-html-current/doc/html/spec_html/ch-smtp_authentication.html#SECID170 in section 5 it seems the setup for use of the MAIL AUTH= depends on whether the item was originally accepted via SMTP or local. The local case looks problematic for you. For the former, look at section 2 of http://exim.org/exim-html-current/doc/html/spec_html/ch-smtp_authentication.html - which shows how to use or ignore the authenticated_sender. -- Cheers, Jeremy -- ## 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/
