Frank Elsner <[email protected]> wrote:
[AUTH PLAIN, logiin of username in A=auth:username ]
> My client authenticator
> | client:
> | driver = plaintext
> | public_name = PLAIN
> | client_send = ${lookup{$host}lsearch{TBL/auth/client}{$value}fail}
> | client_set_id = $auth1
> works perfect, but the logline doesn't show the username used:
> ... X=TLSv1:DHE-RSA-AES256-SHA:256 A=client C="250 OK id=1b84NA-003DIj-SE"
> QT=2s DT=1s
> ^^^^^^^^
> Is the problem on my side or is this a bug?
Hello,
I think you need to to refer to $auth2 for the username, $auth1 is
empty with AUTH PLAIN.
cu Andreas
--
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/