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

Pàgina inicial
Delete this message
Reply to this message
Autor: Marc Sherman
Data:  
A: exim-users
Assumpte: 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