Re: [Exim] SQL POP before SMTP method?

Pàgina inicial
Delete this message
Reply to this message
Autor: Nico Erfurth
Data:  
A: Tamas TEVESZ
CC: Eric Renfro, exim-users@exim.org
Assumpte: Re: [Exim] SQL POP before SMTP method?
> > 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:


POP-before-SMTP, not SMTP-Auth ;)