[Dovecot] Imap working, but not Pop3
I'm running Redhat Linux 4.1 and I have dovecot loaded and imap is working. Users can get their mail via squirrelmail.
But everytime I try to 'chkconfig ipop3 on' I get the error 'error reading information on service pop3: no such file or directory'.
Any ideas?
There's no service named pop3 - or imap for that matter. 'chkconfig
dovecot' is what you'll need to run. /etc/init.d/dovecot starts both
the pop3 and imap daemons, provided you have enabled both pop3 and
imap in the dovecot.conf.
Secondly, if you're using the old 0.99 version on RedHat, I recommend
you upgrade to the 1.0alpha/beta version. We had no end of issues
with 0.99 on RedHat ES 4.
-- Roger J. Weeks Systems & Network Administrator Mendocino Community Network
On Jan 16, 2006, at 7:47 AM, Cyril Spiro wrote:
I’m running Redhat Linux 4.1 and I have dovecot loaded and imap is
working. Users can get their mail via squirrelmail.But everytime I try to ‘chkconfig ipop3 on’ I get the error ‘error
reading information on service pop3: no such file or directory’.Any ideas?
participants (2)
-
Cyril Spiro
-
Roger Weeks