0
mail_extra_groups = mail
# #default_mail_env = mbox:/var/mail/%u
default_mail_env = maildir:~/Maildir
protocol imap {
imap_client_workarounds = outlook-idle delay-newmail netscape-eoh
tb-extra-mailbox-sep
}
# # protocol pop3 {
# # }
auth default {
mechanisms = plain
# Didier Misson : must b
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
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
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
;-)