|
From: Murray T. <mtr...@ce...> - 2006-02-13 06:33:37
|
Hi All, I am trying to get the Cyrus IMAP 2.2.12 module working on SuSE 10.0 and am getting the error below: Cyrus-IMAP server cannot be reached by user cyrus Either it's not installed, it's stopped, or the module configuration is incorrect. I think I have all the required Perl modules and the config entries are correct. The entry in webmin.log when I save the settings is below: 1139811503.689.0 [13/Feb/2006 14:18:23] admin f1bac8824c9577d80a7816d4bf1516b7 192.168.245.61 cyrus-imapd config_save.cgi "_config_" "-" "-" admin_password='******' admin_user='cyrus' chkupdate='1' cyrus_conf_path='/etc/cyrus.conf' imap_path='/var/lib/imap' imap_port='143' imapd_conf_path='/etc/imapd.conf' initscript='/etc/init.d/cyrus' lib_path='/usr/lib/cyrus/bin' module='cyrus-imapd' sync_mbox='1' My IMAP server is working fine using PLAIN text authentication. Any suggestions? Thanks Murray |