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

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
  #11 (permalink)  
Old 09-17-2009, 08:45 AM
Starter Member
 
Posts: 2
Default

the solution for me is to check the use SSL boxes and then Accept the Untrusted SSL message that comes up. Not the ideal solution and needs a fix to be able to use non-SSL but its working.
Reply With Quote
  #12 (permalink)  
Old 09-17-2009, 09:28 AM
New Member
 
Posts: 3
Default Re:

you did this on Imap or pop.

I was able to use IMAP without any problem but there were lot of issues the way it was syncronizing the mail boxes. Also in IMAP it keeps the mails on the server which is pain for us.

Once thing I understood is that zimbra is not ready for pop3 accounts, this is after i spent alont 2 working days.
Reply With Quote
  #13 (permalink)  
Old 10-18-2009, 04:08 PM
Starter Member
 
Posts: 2
Default

Yeah I got the same thing ,trying to resolve it now , but one suggestion I saw on my hosting site was to change the port numbers , especially the outgoing one. They suggest 587 , but Im sure it is not the same for everyone.
I will try to get back here with an update.

There are also a couple of things that annoy me with Zimbra and would like to get it of my chest. I will do it next visit. Im sure the good folk at Zimbra will take it in the positive feedback kind of way that it was intended to be
Peace out
Reply With Quote
  #14 (permalink)  
Old 10-25-2009, 03:53 PM
Member
 
Posts: 14
Question SMTconnect Failure

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 }
Reply With Quote
  #15 (permalink)  
Old 10-25-2009, 05:16 PM
Member
 
Posts: 14
Default It Works Now!

I deleted the account and then tried to create it again and it works!

Quote:
Originally Posted by drums907 View Post
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 }
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.