[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Secure Relaying -- a start



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



Reply to: