Autor: Tamas TEVESZ Data: A: Eric Renfro CC: exim-users Assumpte: Re: [Exim] SQL POP before SMTP method?
On Thu, 24 Oct 2002, Eric Renfro wrote:
> But, I don't know how to get userid for the WHERE clause, or how to implement
> this to work in exim4's ACLs.
$1 or $2 in the authenticator, depending on whether it's a plaintext
or a cram one. (ie:
>