Hiya.  Trying to get SM 1.4.0 with PHP 4.0.6 to connect to CommuniGate
Pro 3.5.6 (IMAP4), and something is very strange.  It's connecting fine
with my login, and then seemingly doing an immediate logout, and then trying
to connect again and failing because the second time it has a blank
field instead of the account name.  I've confirmed that I can login to
IMAP with this account via telnet, and I can't see anything related to this
in the FAQ or list archives.  I've played with all the IMAP server settings
in SM, and I'm pretty sure I've tried everything there, and in any case it
*is* able to login initially, so I don't think it's at that level; the big
question is why it's connecting fine, logging out, and then trying to
connect again (with a blank username).

One thing I wonder about: I have PHP built as mod_php in addition to the CGI
that I'm calling as per SM's installation instructions.  Is that screwing
things up?  If so, is there a way to just use mod_php with SM, or...?  PHP
4.0.6 is supposed to work with SM 1.4, yes?

Following is the server logs from CGPro, which show pretty clearly what's
happening, I think.  Any help would be much appreciated.  Thanks!

    adam

15:48:16.66 5 IMAP connection request from [209.209.44.3], socket=12
15:48:16.66 4 IMAP-06686([209.209.44.3]) got connection on [209.209.44.3], port 143
15:48:16.66 5 IMAP-06686([209.209.44.3]) out: * OK CommuniGate Pro IMAP Server 3.5.6 
at amberbug.org ready\r\n
15:48:16.66 5 IMAP-06686([209.209.44.3]) inp: A001 LOGIN "[EMAIL PROTECTED]" "XXXXXXXX"
15:48:16.67 2 IMAP-06686([209.209.44.3]) '[EMAIL PROTECTED]' connected from 
[209.209.44.3]
15:48:16.67 5 IMAP-06686([209.209.44.3]) out: A001 OK completed\r\n
15:48:16.67 5 IMAP-06686([209.209.44.3]) inp: A002 CAPABILITY
15:48:16.67 5 IMAP-06686([209.209.44.3]) out: * CAPABILITY IMAP4 IMAP4REV1 ACL 
NAMESPACE UIDPLUS IDLE LITERAL+ QUOTA ID MULTIAPPEND
STARTTLS AUTH=LOGIN AUTH=PLAIN AUTH=CRAM-MD5 AUTH=DIGEST-MD5 AUTH=NT
15:48:16.67 5 IMAP-06686([209.209.44.3]) inp: A003 NAMESPACE
15:48:16.67 5 IMAP-06686([209.209.44.3]) out: * NAMESPACE (("" "/")) (("~" "/")) 
(("~public/" "/"))\r\nA003 OK completed\r\n
15:48:16.67 5 IMAP-06686([209.209.44.3]) inp: A004 LOGOUT
15:48:16.67 5 IMAP-06686([209.209.44.3]) out: * BYE CommuniGate Pro IMAP closing 
connection\r\nA004 OK completed\r\n
15:48:16.67 2 IMAP-06686([209.209.44.3]) '[EMAIL PROTECTED]' disconnected 
([209.209.44.3])
15:48:16.67 4 IMAP-06686([209.209.44.3]) closing connection
15:48:16.67 4 IMAP-06686([209.209.44.3]) releasing stream
15:48:20.63 5 IMAP connection request from [209.209.44.3], socket=12
15:48:20.63 4 IMAP-06687([209.209.44.3]) got connection on [209.209.44.3], port 143
15:48:20.63 5 IMAP-06687([209.209.44.3]) out: * OK CommuniGate Pro IMAP Server 3.5.6 
at amberbug.org ready\r\n
15:48:20.63 5 IMAP-06687([209.209.44.3]) inp: A001 LOGIN "" "XXXXXXXXX"
15:48:20.63 1 IMAP-06687([209.209.44.3]) failed to open ''. Connection from 
[209.209.44.3]. Error Code=incorrect E-mail address
15:48:20.63 5 IMAP-06687([209.209.44.3]) out: A001 NO incorrect E-mail address\r\n
15:48:20.81 5 IMAP connection request from [209.209.44.3], socket=58
15:48:20.81 4 IMAP-06688([209.209.44.3]) got connection on [209.209.44.3], port 143
15:48:20.81 5 IMAP-06688([209.209.44.3]) out: * OK CommuniGate Pro IMAP Server 3.5.6 
at amberbug.org ready\r\n
15:48:20.83 5 IMAP-06688([209.209.44.3]) inp: A001 LOGIN "" "XXXXXXXX"
15:48:20.83 1 IMAP-06688([209.209.44.3]) failed to open ''. Connection from 
[209.209.44.3]. Error Code=incorrect E-mail address
15:48:20.83 5 IMAP-06688([209.209.44.3]) out: A001 NO incorrect E-mail address\r\n
15:48:20.85 3 IMAP-06687([209.209.44.3]) read failed. Error Code=connection closed by 
peer
15:48:20.85 4 IMAP-06687([209.209.44.3]) closing connection
15:48:20.85 4 IMAP-06687([209.209.44.3]) releasing stream
15:48:20.85 3 IMAP-06688([209.209.44.3]) read failed. Error Code=connection closed by 
peer
15:48:20.85 4 IMAP-06688([209.209.44.3]) closing connection
15:48:20.85 4 IMAP-06688([209.209.44.3]) releasing stream



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01
--
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