Re: [Exim] SQL POP before SMTP method?

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Nico Erfurth
Datum:  
To: Tamas TEVESZ
CC: Eric Renfro, exim-users@exim.org
Betreff: 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 ;)