will trillich wrote:

> now if you get PAM to cooperate, let me know.
> 
>         plain:
>                 driver = plaintext
>                 public_name = BASIC
>                 # $3 =~ s/:/::/g
>                 # if pam($2:$3) {yes} else {no}
>                 server_condition = ${if pam{$2:${sg{$3}{:}{::}}}{yes}{no}}
>                 server_set_id = $2
> 
> when i do the interactive tests, it works like a champ; when i
> try it from a remote client, nothing doing. still working on
> it...
For PAM, either run exim daemon as root or search at google for "pam_exim".

BTW: For plain auth it should be "public_name = PLAIN".

HS


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to