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)