Re: [exim-dev] [exim-cvs] cvs commit: exim/exim-doc/doc-txt …

Pàgina inicial
Delete this message
Reply to this message
Autor: Matthew Byng-Maddick
Data:  
A: exim-dev
Assumptes vells: [exim-cvs] cvs commit: exim/exim-doc/doc-txt ChangeLog NewStuff exim/exim-src ACKNOWLEDGMENTS exim/exim-src/scripts MakeLinks exim/exim-src/src EDITME config.h.defaults drtables.c exim.c exim/exim-
Assumpte: Re: [exim-dev] [exim-cvs] cvs commit: exim/exim-doc/doc-txt ChangeLog NewStuff exim/exim-src ACKNOWLEDGMENTS exim/exim-src/scripts MakeLinks exim/exim-src/src EDITME config.h.defaults drtables.c ex
On Mon, Oct 02, 2006 at 02:38:19PM +0100, Philip Hazel wrote:
>   +   several authenticators for different mechanisms. For example:
>   +
>   +     dovecot_plain:
>   +       driver = PLAIN
>   +       server_name = /var/run/dovecot/auth-client
>   +       server_setid = $auth1
>   +
>   +     dovecot_ntlm:
>   +       driver = NTLM
>   +       server_name = /var/run/dovecot/auth-client
>   +       server_setid = $auth1


should this not be:

dovecot_plain:
driver = dovecot
public_name = PLAIN
server_name = /var/run/dovecot/auth-client
server_setid = $auth1

and similar for NTLM

Cheers

MBM

-- 
Matthew Byng-Maddick          <mbm@???>           http://colondot.net/
                      (Please use this address to reply)