Re: [exim] Logging username with client SMTP AUTH

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Heiko Schlittermann
Fecha:  
A: Frank Elsner
Cc: exim-users
Asunto: Re: [exim] Logging username with client SMTP AUTH
Frank Elsner <Frank.Elsner@???> (Do 02 Jun 2016 14:56:21 CEST):

> > You are using 'PLAIN' auth, there $auth2 contains the username.
> >
> >     $auth1\0$auth2\0$auth3
> >             user    pass

> >
> > is sent by the client. $auth1 is empty.
> $auth2 seems to be empty too, as your suggestion doesn't work :-(


My fault, you're talking about Exim as a client… Sorry.
--
Heiko