On Fri, 3 Jun 2016 19:38:15 +0200 Andreas Metzler wrote: > 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.
Nice idea but doesn't work. --Frank Elsner -- ## 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/
