Re: [Exim] help - building 4.34 w/ SASL support

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Matt Bernstein
Data:  
Para: gbrotherton
CC: exim-users
Assunto: Re: [Exim] help - building 4.34 w/ SASL support
On Jun 9 gbrotherton@??? wrote:

>I just successfully compiled 4.34 on Debian 3.0 r1 Woody and chose to
>uncomment the saslauthd option in the Local/Makefile. Do any of the
>other authenticator options need to be enabled in conjunction with
>saslauthd in order to get SMTP Auth working? And for the authenticators,


Three obvious questions:

1. Is cyrus-sasl >= 2.1 ? (not the case by default in debian stable)
2. Is saslauthd running?
3. Does "testsaslauthd" work?

>can one of the examples (plain text, cram_md5, etc.) be copied from the
>4.3x spec and placed into the config file's Authentication Configuration
>section directly?


You mean you want a recipe?

plain:
         driver = plaintext
         public_name = PLAIN
# this is for pine
         server_prompts = :
         server_condition = ${if saslauthd{{$2}{$3}{exim}{}}{yes}{no}}
         server_set_id = $2