Re: [Dovecot] dovecot rejecting auth after working a few times

2008-02-15 Thread Matthew Thorley
Thanks again for all the help. My server ran the rest of the day and all the night without any errors. You guys rock! -- matthew

Re: [Dovecot] dovecot rejecting auth after working a few times

2008-02-14 Thread Matthew Thorley
Thanks Timo, I updated my config again, according to the link you sent. I'll reply again later if I see any more problems. -- Matthew Thorley

Re: [Dovecot] dovecot rejecting auth after working a few times

2008-02-14 Thread Matthew Thorley
I found a message on the list describing a similar problems (link below) and added blocking=yes to my auth setting. I had that in my last config with the old version and still had trouble, but hopefully it will do the trick here. -- matthew http://www.mail-archive.com/dovecot@dovecot.org/msg04643

Re: [Dovecot] dovecot rejecting auth after working a few times

2008-02-14 Thread Timo Sirainen
On Feb 14, 2008, at 11:49 PM, Matthew Thorley wrote: Timo > Where does pam authenticate from? Where does passwd (i.e. NSS) Timo > authenticate from? I'm not sure about passwd, but pam authentication comes from ldap. Sounds like you're using nss_ldap. See http://wiki.dovecot.org/AuthDatabase/

Re: [Dovecot] dovecot rejecting auth after working a few times

2008-02-14 Thread Matthew Thorley
Sorry Timo your seeing these twice. For some reason my mail client replied to you and not the list. Timo > Where does pam authenticate from? Where does passwd (i.e. NSS) Timo > authenticate from? I'm not sure about passwd, but pam authentication comes from ldap. It started failing again. Here ar

Re: [Dovecot] dovecot rejecting auth after working a few times

2008-02-14 Thread Timo Sirainen
On Feb 14, 2008, at 11:07 PM, Matthew Thorley wrote: passdb: driver: pam userdb: driver: passwd Where does pam authenticate from? Where does passwd (i.e. NSS) authenticate from? PGP.sig Description: This is a digitally signed message part

Re: [Dovecot] dovecot rejecting auth after working a few times

2008-02-14 Thread Matthew Thorley
Alright then. I took Charles advice, installed version 1.0.10, and created a new config from scratch. Dovecot is still hanging up randomly. When I starts to hang (stop allowing users to login) I get errors like this in syslog Feb 14 13:44:59 mail dovecot: pop3-login: Can't connect to auth server

Re: [Dovecot] dovecot rejecting auth after working a few times

2008-02-14 Thread Matthew Thorley
Thanks Charles. I downloaded the latest code, and reconfigured from scratch. Now everything is working. Regards -- matthew On Thu, Feb 14, 2008 at 3:55 AM, Charles Marcus <[EMAIL PROTECTED]> wrote: > On 2/13/2008, Matthew Thorley ([EMAIL PROTECTED]) wrote: > > dovecot --version > > 1.0.beta3 >

Re: [Dovecot] dovecot rejecting auth after working a few times

2008-02-14 Thread Charles Marcus
On 2/13/2008, Matthew Thorley ([EMAIL PROTECTED]) wrote: dovecot --version 1.0.beta3 Ack! You will have to upgrade before anyone will spend any time trying to help you. This is extremely old. It is recommended that you start with a clean, fresh config file, and slowly make the changes requ