Re: [Exim] [Exim]Howto-User SASL-AUTH IN Exim

Top Page
Delete this message
Reply to this message
Author: Jez Hancock
Date:  
To: James Wu
CC: exim-users
Subject: Re: [Exim] [Exim]Howto-User SASL-AUTH IN Exim
On Thu, Feb 19, 2004 at 04:20:18PM +0800, James Wu wrote:
> plain:
> driver = plaintext
> public_name = PLAIN
> server_prompts = :
> server_condition = ${if saslauthd{$2:$3:smtp}{1}{0}}
> server_set_id = $2

<snip>
fwiw my saslauthd authenticators look like this:

plain:
    driver = plaintext
    public_name = PLAIN
    server_condition = ${if saslauthd{{$2}{$3}}{1}{0}}


login:
    driver = plaintext
    public_name = LOGIN
    server_prompts = "Username:: : Password::"
    server_condition = ${if saslauthd{{$1}{$2}}{1}{0}}


HTH.

--
Jez Hancock
- System Administrator / PHP Developer

http://munk.nu/
http://jez.hancock-family.com/  - Another FreeBSD Diary
http://ipfwstats.sf.net/        - ipfw peruser traffic logging