Lähettäjä: Jeremy Harris Päiväys: Vastaanottaja: exim-users Aihe: Re: [exim] PAM not working in authenticator
On 10/05/16 13:16, Gary Stainburn wrote: > One thing that seems odd is the use of $2 and $3 in the server_condition but
> $auth2 in the server_set_id
That's just someone not having done a full conversion from old, now
deprecated, to new.
"For compatibility with previous releases of Exim, the values are also
placed in the expansion variables $1, $2, and $3. However, the use of
these variables for this purpose is now deprecated, as it can lead to
confusion in string expansions that also use them for other things. "