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

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Marc Sherman
Date:  
À: exim-users
Sujet: 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