SMTP Failure during initial setup - me too I can add myself to the above list.
While trying to install Zimbra Desktop version 2.0.1 on my Windows 7 Home Premium (32bit) system it fails at the initial POP3 account setup screen with the following error message:
service.FAILURE: system failure: SMTP connect failure
I had exactly the same problem 2 years ago when I last tried Zimbra which was then version 1.00. I didn't pursue it further then but am now as I'd really like to try Zimbra. My smtp settings are correct (server, port no and authentication required) and work fine in a variety of other email clients eg Live Mail, Thunderbird, Postbox, Opera Mail, eMClient etc etc. All with my current setup as I've been looking for a new email client recently. Plus I've just reconfirmed the server isn't offline by sending a test email successfully.
I am really surprised this software still has such a basic problem after all this time and wonder how many other potential users fail at this first step and give up on Zimbra.
The log file output doesn't shed any light on this problem for me as it doesn't appear to even mention the smtp server by name (smtp.ndo.com), or it's port number (25) which is strange. Maybe someone on the Zimbra team can shed some light and fix this basic problem. You'll find the logfile output after my signature below.
--
Regards,
Jonathan Briggs
2011-04-08 08:46:41,516 INFO [btpool0-2] [] datasource - Testing: DataSource: { id=430ddc87-4a67-4945-b417-718e165e092f, type=pop3, isEnabled=true, name=JB at NDO, host=mail.ndo.com, port=110, connectionType=cleartext, username=jbcb, folderId=2 }
2011-04-08 08:46:41,593 DEBUG [btpool0-2] [] pop - S: +OK Namesco MUA Server Ready
2011-04-08 08:46:41,593 DEBUG [btpool0-2] [] pop - C: CAPA
2011-04-08 08:46:41,632 DEBUG [btpool0-2] [] pop - S: +OK
2011-04-08 08:46:41,632 DEBUG [btpool0-2] [] pop - S: CAPA
2011-04-08 08:46:41,632 DEBUG [btpool0-2] [] pop - S: TOP
2011-04-08 08:46:41,632 DEBUG [btpool0-2] [] pop - S: UIDL
2011-04-08 08:46:41,632 DEBUG [btpool0-2] [] pop - S: RESP-CODES
2011-04-08 08:46:41,633 DEBUG [btpool0-2] [] pop - S: PIPELINING
2011-04-08 08:46:41,633 DEBUG [btpool0-2] [] pop - S: USER
2011-04-08 08:46:41,633 DEBUG [btpool0-2] [] pop - S: SASL PLAIN DIGEST-MD5 CRAM-MD5
2011-04-08 08:46:41,633 DEBUG [btpool0-2] [] pop - S: .
2011-04-08 08:46:41,633 DEBUG [btpool0-2] [] pop - C: USER jbcb
2011-04-08 08:46:41,684 DEBUG [btpool0-2] [] pop - S: +OK
2011-04-08 08:46:41,684 DEBUG [btpool0-2] [] pop - C: PASS <password>
2011-04-08 08:46:41,720 DEBUG [btpool0-2] [] pop - S: +OK Logged in.
2011-04-08 08:46:41,721 DEBUG [btpool0-2] [] pop - C: CAPA
2011-04-08 08:46:41,838 DEBUG [btpool0-2] [] pop - S: +OK
2011-04-08 08:46:41,838 DEBUG [btpool0-2] [] pop - S: CAPA
2011-04-08 08:46:41,838 DEBUG [btpool0-2] [] pop - S: TOP
2011-04-08 08:46:41,838 DEBUG [btpool0-2] [] pop - S: UIDL
2011-04-08 08:46:41,838 DEBUG [btpool0-2] [] pop - S: RESP-CODES
2011-04-08 08:46:41,838 DEBUG [btpool0-2] [] pop - S: PIPELINING
2011-04-08 08:46:41,838 DEBUG [btpool0-2] [] pop - S: .
2011-04-08 08:46:41,838 DEBUG [btpool0-2] [] pop - C: STAT
2011-04-08 08:46:41,874 DEBUG [btpool0-2] [] pop - S: +OK 33 1191537
2011-04-08 08:46:41,874 DEBUG [btpool0-2] [] pop - C: QUIT
2011-04-08 08:46:42,030 DEBUG [btpool0-2] [] pop - S: +OK Logging out.
2011-04-08 08:46:42,031 INFO [btpool0-2] [] datasource - Test succeeded: DataSource: { id=430ddc87-4a67-4945-b417-718e165e092f, type=pop3, isEnabled=true, name=JB at NDO, host=mail.ndo.com, port=110, connectionType=cleartext, username=jbcb, folderId=2 }
2011-04-08 08:46:42,031 INFO [btpool0-2] [] offline - SMTP Testing: DataSource: { id=430ddc87-4a67-4945-b417-718e165e092f, type=pop3, isEnabled=true, name=JB at NDO, host=mail.ndo.com, port=110, connectionType=cleartext, username=jbcb, folderId=2 } |