I looked carefully at the post mentionned and it does not seem to relate to the issue I am experiencing since I am using POP mailboxes and not IMAP.
I changed the log settings to debug to see what is happening and I got this strange entry:
Code:
Thu Apr 30 15:00:03 2009 [21217][1][INFO] *** INBOUNDEMAIL: opening socket connection
Thu Apr 30 15:00:03 2009 [21217][1][INFO] *** INBOUNDEMAIL: got socket connection [ +OK Microsoft Windows POP3 Service Version 1.0 <1252372781@AELFILES01> ready. ]
Thu Apr 30 15:00:03 2009 [21217][1][INFO] *** INBOUNDEMAIL: pop3_sendCommand() SEND [ USER news@help-online.ca ]
Thu Apr 30 15:00:03 2009 [21217][1][INFO] *** INBOUNDEMAIL: pop3_sendCommand() RECEIVE [ +OK ]
Thu Apr 30 15:00:03 2009 [21217][1][INFO] *** INBOUNDEMAIL: pop3_sendCommand() SEND [ PASS *removed* ]
Thu Apr 30 15:00:03 2009 [21217][1][INFO] *** INBOUNDEMAIL: pop3_sendCommand() RECEIVE [ -ERR Logon Failure ]
Thu Apr 30 15:00:03 2009 [21217][1][INFO] *** INBOUNDEMAIL: pop3_sendCommand() SEND [ UIDL ]
Now, the odd thing is that the user/pass mentionned in the log is correct. I tried to telnet into the server on port 110 with the same credentials and all is good.
I did notice that the POP server I use (the one that comes with M$ 2k3 server) does not allow two connections on the same account at the same time. Is it possible that Sugar is opening multiple connections to the incoming mail server? If anybody knows a way to prevent this, I would be more than glad to hear it.
Thanks!
Bookmarks