Re: [exim] Seeing which user authenticated

Top Page
Delete this message
Reply to this message
Author: Luca Bertoncello
Date:  
To: exim-users
Subject: Re: [exim] Seeing which user authenticated
"John Burnham" <jpb15@???> schrieb:

> Do you have something like
> server_set_id = $auth1
> set in your cram authenticator ? That should work, but I don't have a system
> I can test it on readily to hand.


This is what I have:

cram:
driver = cram_md5
public_name = CRAM-MD5
server_secret = ${lookup pgsql{SELECT passwort FROM account WHERE accountname='$1'}{$value}fail}
server_set_id = $value

But unfortunately, it does not work...

Any idea?
Thanks!
--
_______________________________
Luca Bertoncello
-Programmierung / Mailserver-

IMS Internet-Media-Service GmbH
Bärensteiner Straße 7
01277 Dresden

Fon: +49 351 2112034
Fax: +49 351 2112020
email: bertoncello@???