Hi,
I’m attempting to troubleshoot a comaplex and tiresome IMAP communications issue.
First, IMAP communications works with Microsoft Outlook but I cannot make IMAP work with internet based mail enterprise client.
Second, I placed the following lines within my notes.ini file in order to see and check for IMAP error messages:
IMAPDebugSession=1
IMAPDebugListen=1
IMAPDebugItaskState=1
Third, the IMAP port appears to accept the incoming connection then it disconnects without downloading folders/messages (maybe a timeout). Anyway, I receive the following error:
02/03/2005 03:34:03.06 PM [0BD8:0008-06AC] IMAP CITask StateMachine> (65.174.43.42)
Task StateMachineEx State: ITASK_STATE_WAIT_FOR_NETIO, Exit Status:
0AEC (AsyncIO Request outstanding)
All great wisdom is appreciated!