Auteur: René Küttner
Date:
À: exim-users
Sujet: Re: [Exim] smtp auth
ketvin <ketvin@???> wrote:
> is there any way like
>
> EHLO
> AUTH <login> <password>
> MAIL from: <...>
> RCPT to: <...>
>
Yes. See 32.3 in the Exim4 specification on how to create the authentication
data.
> [..]