Dear Nick,

I see your Problem in Open Subscriber, error: 'ERROR: Connection dropped
by IMAP server.


The Problem is xinetd service conflict with courirer-imap service.
I also had the same problem error: 'ERROR: Connection dropped by IMAP server.

I did solutions like the following :

I add some service start & stop to rc.local file or you can do it manually.

# vi /etc/rc.local
##########################################
/etc/rc.d/init.d/xinetd stop
/usr/local/sbin/authdaemond start
/usr/bin/qmailctl stop
/usr/bin/qmailctl start
/etc/rc.d/init.d/imap stop
/etc/rc.d/init.d/imap start
/etc/rc.d/init.d/imaps stop
/etc/rc.d/init.d/imaps start
/etc/rc.d/init.d/xinetd start

#########################################

One More thing for courier-imap check that in the folder
/usr/local/lib/libexec/authlib  that the following file installed.

authcram
authcustom
authdaemon
authdaemond
authdaemond.plain
authpam
authuserdb
authvchkpw






I hope this will solve your Problem.



Thanking You,


Syed Fazle Rabbi
Network Solutions Specialist
dataedge limited
Dhaka, Banladesh
Email: [EMAIL PROTECTED]
http://www.data-edge.com/










-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: [email protected]
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to