Author |
|
JerseyMike Newbie
Joined: 02 August 2006 Location: United States
Online Status: Offline Posts: 13
|
Posted: 23 October 2006 at 4:31pm | IP Logged
|
|
|
We have a program that connects to various POP3/IMAP accounts. We are having problems connecting to an account. Here is the log generated by the IMAP component. I have replaced the mail server/IP with bogus info for privacy concerns.
What does this mean?
[16:22:03.76] [INFO] Will resolve host "mail.bogus.com".
[16:22:03.82] [INFO] Host "mail.bogus.com" resolved to IP address(es) 1.1.1.1.
[16:22:03.87] [INFO] Will connect to host "mail.bogus.com" on port 993.
[16:22:03.95] [INFO] Socket connected to IP address 1.1.1.1 on port 993.
[16:22:04.13] [INFO] Error: Socket connection has been aborted by local machine.
InnerException message follows: An established connection was aborted by the software in your host machine
[16:22:04.18] [INFO] Will disconnect from host "mail.bogus.com".
[16:22:04.23] [INFO] Disconnected from host "mail.bogus.com".
We are able to connect to other mail servers via IMAP just fine...
|
Back to Top |
|
|
Andrew AfterLogic Support
Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 24 October 2006 at 7:39am | IP Logged
|
|
|
This discussion continues at SSL related win32 error topic.
|
Back to Top |
|
|