I decided to remove dovecot and switch to courier-imap after all. The following worked to solve this issue:
Code:
cd /etc/init.d
./dovecot stop
chkconfig --del dovecot
./courier-authlib start
./courier-imap start
chkconfig --levels 235 courier-imap on
Now squirrelmail works fine! Rebooting brings up all the services just fine. If anyone else has this problem, just cut and past the code above and you should be ready to go. At least it will work for Redhat systems others may have to figure out the command to use to add services to load at boot.
Recent comments
16 hours 2 min ago
17 hours 1 min ago
20 hours 48 min ago
22 hours 2 min ago
1 day 1 hour ago
1 day 8 hours ago
1 day 17 hours ago
1 day 19 hours ago
2 days 10 hours ago
2 days 12 hours ago