Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Desktop > Installation Help

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-16-2010, 08:59 PM
Starter Member
 
Posts: 1
Question SMTP Connect Failure

I installed the Zimbra desktop. The only error I saw during the installation was something about not all Zimlets were installed.

Now I am trying to setup a POP mail account. When it comes time for the SMTP setting, and I do the validate and save, I get the error "service.FAILURE: system failure: SMTP connect failure". The settings are exactly the same as my current email client (Cox Communications is my internet provider). My regular email works fine. Why the problem here?
Reply With Quote
  #2 (permalink)  
Old 05-17-2010, 12:16 PM
Starter Member
 
Posts: 1
Default Same problem

I am having the same problem. I have the server info and port correct but still not taking it. Says timed out. Both incoming and sending mail server are the same, just different port.
Reply With Quote
  #3 (permalink)  
Old 07-21-2010, 03:53 PM
Starter Member
 
Posts: 1
Default Is anyone on this forum?

Quote:
Originally Posted by azism View Post
I installed the Zimbra desktop. The only error I saw during the installation was something about not all Zimlets were installed.

Now I am trying to setup a POP mail account. When it comes time for the SMTP setting, and I do the validate and save, I get the error "service.FAILURE: system failure: SMTP connect failure". The settings are exactly the same as my current email client (Cox Communications is my internet provider). My regular email works fine. Why the problem here?
I just installed Zimbra, and encountered the same error message. It seems people ask about the problem, but there are no answers. Is there anyone out there?
Reply With Quote
  #4 (permalink)  
Old 07-22-2010, 07:28 AM
Starter Member
 
Posts: 1
Default There si something odd here

I, too, am having the same problem. I have installed beta3 of ZD2 alongside version 1. in version 1, I had a similar problem, but it eventually went away on its own after repeated clicking.

But it is back with version 2 and this time no amount of clicking seems to solve the issue. We use hosted exchange with 1and1. If I open a terminal and type in

telnet smtp.exchange.1and1.com 25

or

telnet smtp.exchange.1and1.com 587

They both respond as ready. When i put the same url in ZD, it tells me the server is not available and to check connectivity and port settings. If i instead just use a regular IMAP setup rather than Exchange IMAP, it also fails. This is the exact same setup I am using on version 1 on the same box and there is no error there.

Please let me know how I can help to address this issue. TIA
Terry
Reply With Quote
  #5 (permalink)  
Old 03-04-2011, 07:32 AM
bma bma is offline
Member
 
Posts: 14
Default

zimbra desktop 2.0.1 on windows xp, got the same problem:
''service.FAILURE: system failure: SMTP connect failure "

bma
Reply With Quote
  #6 (permalink)  
Old 03-04-2011, 07:34 AM
bma bma is offline
Member
 
Posts: 14
Default

happens to Gmail, accounts on zimbra and yahoo works fine.
Reply With Quote
  #7 (permalink)  
Old 03-27-2011, 07:29 PM
Junior Member
 
Posts: 6
Default

Some email accounts only use the email name and not the domain name. For example, if your full email address is bobo-the-clown@gmail.com, use only bobo-the-clown as the user name in the Zimbra account setup page. Give it a try...
Reply With Quote
  #8 (permalink)  
Old 04-08-2011, 01:15 AM
Starter Member
 
Posts: 1
Default 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 }
Reply With Quote
  #9 (permalink)  
Old 09-07-2011, 07:06 AM
New Member
 
Posts: 4
Default

Same problem here, for my pop3 account.
This is a very big problem!!!
I have to use other client and I can't reccomend Zimbra to customers!
Other amazing thing is that nobody answer about this issue!

Zimbra Desktop 7.1.1 build 10917
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.