| Home Register Memberlist Help Search Quick Links No Replies |
|
||||||
| Basic How-tos Help Us Noobs by Sharing Your Wisdom |
![]() |
![]() |
|
Thread Tools | ![]() |
|
#1
|
||||
|
||||
|
Issue:
Courier IMAP is not running on FreeBSD Error: Code:
imap has failed, please contact the sysadmin (result was "authdaemond is not running"). Also, you will likely see the following in webmail clients (Roundcube, Squirrelmail, Horde): Code:
Unexpected condition from IMAP server, closed or corrupt connection to IMAP. Possible mailbox corruption. 1. In /etc/rc.conf file, this line is missing: Code:
courier_authdaemond_enable="YES" Code:
courier_authdaemond_enable="YES" courier_imap_pop3d_enable="YES" courier_imap_pop3d_ssl_enable="YES" courier_imap_imapd_ssl_enable="YES" courier_imap_imapd_enable="YES" 2. /usr/ports/security/courier-authlib-base isn't installed properly Run the following to rebuild it: Code:
cd /usr/ports/security/courier-authlib-base make deinstall && make install clean Code:
cd /usr/ports/security/courier-authlib make deinstall && make install clean cd /usr/ports/mail/courier-imap make deinstall && make install clean /scripts/courierup --force
__________________
Miraenda ~ Ex uno disce omnes ~ |
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd. |
||