Hi

I am trying to get SquirrelMail (1.4.2) to talk to CommunigatePro IMAP server (4.1.8). Both are running on Windows 2000 platform. As far as I can tell, SquirrelMail is working OK. But when I try and log in to the service, I just get bounced out (you must be logged in to access this page). I have entered the config details using the conf.pl script, and had a look at the config.php file, but can't see anything particular that might be wrong by way of typos etc. So I am guessing that I have got the security settings wrong. The Server requires simple login (i.e. not secure) but can use TLS if required. SMTP is provided by a different server, which also uses simple login (again TLS if required).

The relevant (I think) segment of the config.php file looks like this...

$imapServerAddress = 'mail.2gc.org';
$imapPort = 143;
$smtpServerAddress = 'www.2gc.org';
$smtpPort = 25;
$pop_before_smtp =  false;
$smtp_auth_mech = 'login';
$imap_auth_mech = 'login';
$use_imap_tls = false;
$use_imap_tls = false;

Finally, SquirrelMail and the IMAP server co-exist on the same server (i.e. mail.2gc.org).

Hope someone can help. I am sure it is obvious... if you know.

Thanks in advance

Gavin Lawrie



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
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