Re: [Dovecot] need some help please

2007-05-23 Thread Timo Sirainen
On Tue, 2007-05-22 at 08:39 -0700, Scott Silva wrote: > Timo Sirainen spake the following on 5/22/2007 5:38 AM: > > On Mon, 2007-05-21 at 16:09 -0700, Scott Silva wrote: > >> # Protocols we want to be serving: imap imaps pop3 pop3s > >> # If you only want to use dovecot-auth, you can set this to "n

Re: [Dovecot] need some help please

2007-05-22 Thread Scott Silva
Timo Sirainen spake the following on 5/22/2007 5:38 AM: > On Mon, 2007-05-21 at 16:09 -0700, Scott Silva wrote: >> # Protocols we want to be serving: imap imaps pop3 pop3s >> # If you only want to use dovecot-auth, you can set this to "none". >> #protocols = imap imaps pop3 pop3s >> >> >> So this

Re: [Dovecot] need some help please

2007-05-22 Thread Timo Sirainen
On Mon, 2007-05-21 at 16:09 -0700, Scott Silva wrote: > # Protocols we want to be serving: imap imaps pop3 pop3s > # If you only want to use dovecot-auth, you can set this to "none". > #protocols = imap imaps pop3 pop3s > > > So this is NOT the default, although the conf file states such? Where

Re: [Dovecot] need some help please

2007-05-22 Thread Scott Silva
Paul A spake the following on 5/21/2007 10:38 AM: > We currently had dovecote 99 running and ran into some issues with it, > mainly our pop3 sessions timeout and were slow. > > I upgraded to the latest version and im serving imap with pop3 using pam. > > Heres my pam file: > > [EMAIL PROTECTED]

Re: [Dovecot] need some help please

2007-05-22 Thread Scott Silva
Timo Sirainen spake the following on 5/21/2007 3:22 PM: > On Mon, 2007-05-21 at 13:38 -0400, Paul A wrote: > >> Here is my config file. > > You didn't have "protocols" line there. By default Dovecot only listens > for IMAP connections. If you want POP3 you'll need to add pop3 there. > >> passd

Re: [Dovecot] need some help please

2007-05-21 Thread Timo Sirainen
On Mon, 2007-05-21 at 13:38 -0400, Paul A wrote: > Here is my config file. You didn't have "protocols" line there. By default Dovecot only listens for IMAP connections. If you want POP3 you'll need to add pop3 there. > passdb: > driver: pam > args: dovecot > passdb: > driver: pas

[Dovecot] need some help please

2007-05-21 Thread Paul A
We currently had dovecote 99 running and ran into some issues with it, mainly our pop3 sessions timeout and were slow. I upgraded to the latest version and im serving imap with pop3 using pam. Heres my pam file: [EMAIL PROTECTED] etc]# cat /etc/pam.d/dovecot #%PAM-1.0 authrequiredpa