Re: [exim] Help with mixed case addresses

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: Jack
CC: exim-users
Subject: Re: [exim] Help with mixed case addresses
On Tue, 9 Nov 2004, Jack wrote:

> I put the the "lc" converter in the authenticators, but it does not help to
> solve the issue:
> sasl_cram_md5:
>       driver = cyrus_sasl
>        public_name = CRAM-MD5
>        server_set_id = ${lc:$1}

>
> sasl_plain:
>        driver = cyrus_sasl
>       public_name = PLAIN
>        server_set_id = ${lc:$2}

>
> sasl_login:
> driver = cyrus_sasl
> public_name = LOGIN
> server_set_id = ${lc:$1}


The cyrus-sasl driver hands over the authentication data to the Cyrus
authentication system. So you need to figure out how to configure that
to do what you want. I am not familiar with that code, so I can't help.

[All your "lc" does is to lower case the data that Exim saves when
authentication is successful.]

-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.
Get the Exim 4 book:    http://www.uit.co.uk/exim-book