I just tried to setup my POP mail acount with my ISP. I got the SMTP connect failure. I used the same exact settings that my MS Outlook software on my desktop PC uses. I am using zimbra desktop 1.0.3 build 1691 on Windows Vista. Core 2 Duo T9550 CPU, 4GB RAM. My ISP uses POP3.
Here is the log file output:
2009-10-25 13:41:58,375 INFO [btpool0-0] [] datasource - Testing: DataSource: { id=c32db73b-73ca-4d75-ada8-cfb28cd3a374, type=pop3, isEnabled=true, name=ACS Mail, host=pop.alaska.net, port=110, connectionType=cleartext, username=akdrums@alaska.net, folderId=2 }
2009-10-25 13:41:58,405 DEBUG [btpool0-0] [] pop - S: +OK Hello there.
2009-10-25 13:41:58,405 DEBUG [btpool0-0] [] pop - C: CAPA
2009-10-25 13:41:58,417 DEBUG [btpool0-0] [] pop - S: +OK Here's what I can do:
2009-10-25 13:41:58,417 DEBUG [btpool0-0] [] pop - S: SASL LOGIN PLAIN
2009-10-25 13:41:58,417 DEBUG [btpool0-0] [] pop - S: TOP
2009-10-25 13:41:58,417 DEBUG [btpool0-0] [] pop - S: USER
2009-10-25 13:41:58,417 DEBUG [btpool0-0] [] pop - S: LOGIN-DELAY 10
2009-10-25 13:41:58,417 DEBUG [btpool0-0] [] pop - S: PIPELINING
2009-10-25 13:41:58,417 DEBUG [btpool0-0] [] pop - S: UIDL
2009-10-25 13:41:58,417 DEBUG [btpool0-0] [] pop - S: IMPLEMENTATION Courier Mail Server
2009-10-25 13:41:58,417 DEBUG [btpool0-0] [] pop - S: .
2009-10-25 13:41:58,417 DEBUG [btpool0-0] [] pop - C: USER
akdrums@alaska.net
2009-10-25 13:41:58,430 DEBUG [btpool0-0] [] pop - S: +OK Password required.
2009-10-25 13:41:58,430 DEBUG [btpool0-0] [] pop - C: PASS <password>
2009-10-25 13:41:59,115 DEBUG [btpool0-0] [] pop - S: +OK logged in.
2009-10-25 13:41:59,115 DEBUG [btpool0-0] [] pop - C: CAPA
2009-10-25 13:41:59,128 DEBUG [btpool0-0] [] pop - S: +OK Here's what I can do:
2009-10-25 13:41:59,128 DEBUG [btpool0-0] [] pop - S: SASL LOGIN PLAIN
2009-10-25 13:41:59,128 DEBUG [btpool0-0] [] pop - S: TOP
2009-10-25 13:41:59,128 DEBUG [btpool0-0] [] pop - S: USER
2009-10-25 13:41:59,128 DEBUG [btpool0-0] [] pop - S: LOGIN-DELAY 10
2009-10-25 13:41:59,129 DEBUG [btpool0-0] [] pop - S: PIPELINING
2009-10-25 13:41:59,129 DEBUG [btpool0-0] [] pop - S: UIDL
2009-10-25 13:41:59,129 DEBUG [btpool0-0] [] pop - S: IMPLEMENTATION Courier Mail Server
2009-10-25 13:41:59,129 DEBUG [btpool0-0] [] pop - S: .
2009-10-25 13:41:59,129 DEBUG [btpool0-0] [] pop - C: STAT
2009-10-25 13:41:59,141 DEBUG [btpool0-0] [] pop - S: +OK 0 0
2009-10-25 13:41:59,142 INFO [btpool0-0] [] datasource - Test succeeded: DataSource: { id=c32db73b-73ca-4d75-ada8-cfb28cd3a374, type=pop3, isEnabled=true, name=ACS Mail, host=pop.alaska.net, port=110, connectionType=cleartext, username=akdrums@alaska.net, folderId=2 }
2009-10-25 13:41:59,142 INFO [btpool0-0] [] offline - SMTP Testing: DataSource: { id=c32db73b-73ca-4d75-ada8-cfb28cd3a374, type=pop3, isEnabled=true, name=ACS Mail, host=pop.alaska.net, port=110, connectionType=cleartext, username=akdrums@alaska.net, folderId=2 }