Re: [exim] Issue with SMTP Auth on new Exim Server

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Marc Sherman
Data:  
Para: exim-users
Assunto: Re: [exim] Issue with SMTP Auth on new Exim Server
Tom Ray [Lists] wrote:
>>
> Thanks. That did it.
>


Don't just remove control=submission; rather, use the domain= option to
tell it that your auth id includes the domain already. Submission mode
does a number of other important fixups besides the envelope-from fixup.

- Marc