> Dovecot starts up an IMAP4 server but not a POP3 server. Is there a > standard configuration (an RPM I've failed to install? an > /etc/sysconfig script? somthing I can "chkconfig on" that I'm just > not seeing?) for enabling POP3 with dovecot on RHEL4/CentOS4? Edit /etc/dovecot.conf to include pop3 on the "protocols" line and restart dovecot. Barry