Re: [Dovecot] dovecot.conf authentication after Debian upgrade - passdb pam

2007-06-25 Thread Didier Misson
Timo Sirainen a écrit : > On Mon, 2007-06-25 at 18:41 +0200, Didier Misson wrote: >> auth default: >> passdb: >> driver: passwd > > You most likely want passdb pam (or maybe shadow). YES You are right Timo :-) I change passdb pam and IT WORKS ;-) Thanks a lot Good Evening -- Didie

Re: [Dovecot] dovecot.conf authentication after Debian upgrade

2007-06-25 Thread Timo Sirainen
On Mon, 2007-06-25 at 18:41 +0200, Didier Misson wrote: > auth default: > passdb: > driver: passwd You most likely want passdb pam (or maybe shadow). signature.asc Description: This is a digitally signed message part

Re: [Dovecot] dovecot.conf authentication after Debian upgrade

2007-06-25 Thread Didier Misson
Bruno Puga a écrit : > but you can send us more detailed information changing this settings in > your dovecot's conf: > http://wiki.dovecot.org/Debugging/Authentication > > See this section to find out if you are looking for logs in the right > place accordingly to you configuration. > http://wik

Re: [Dovecot] dovecot.conf authentication after Debian upgrade

2007-06-25 Thread Didier Misson
Bruno Puga a écrit : > I don't know what are the exactly parameters changed from sarge to etch, > but you can send us more detailed information changing this settings in > your dovecot's conf: > http://wiki.dovecot.org/Debugging/Authentication > > See this section to find out if you are looking fo