Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

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 01-27-2009, 06:02 PM
Junior Member
 
Posts: 8
Default [SOLVED] POP3 passwords not working after upgrade

I recently upgraded from 5.0.6 to 5.0.11. Apparently with out errors. All services seem to be working. A telnet on port 110 and 25 report a server responding.

Logging into the web interface allows users to connect using their existing passwords without any issue. New mail is in their mailbox and all seems well for them.

POP3 users receive a error:

"Log onto incoming mail server (POP3): Your e-mail server rejected your login. Verify your user name and password in your account properties. Under Tools, click E-mail accounts. The server responded: -ERR cleartext logins disabled"

However both of the checkboxes on the " Global Settings" and the individual Servers show IMAP and POP3 " Clear Text enabled.
However the checkbox is greyed out on the Individual Server POP Tab. There is still a check in the box ( I assume from the global settings.)

Is there anyway to verify the current server settings or operation as fat as the clear text?

Where is the flag for this setting an can it be checked manually?


K
Reply With Quote
  #2 (permalink)  
Old 01-27-2009, 06:28 PM
Moderator
 
Posts: 1,554
Default

check this thread

http://www.zimbra.com/forums/install...imap-pop3.html
Reply With Quote
  #3 (permalink)  
Old 01-27-2009, 06:56 PM
Junior Member
 
Posts: 8
Default Update error

I found that post and think my problem does have to do with the proxy. Upon unchecking the proxy I am able to then get to the clear text check box.

What I found is also that upon unchecking the proxy service the IMAP and POP3 ports do not return to defaults. When I manually change the ports in either the IMAP or POP3 tabs I get an error :


"Invalid request

Message: invalid request: port 143 conflict between zimbraImapBindPort and zimbraImapProxyBindPort on server my.server.net Error code: service.INVALID_REQUEST Method: ModifyServerRequest Details:soap:Sender"

or

"Invalid request

Message: invalid request: port 110 conflict between zimbraPop3BindPort and zimbraPop3ProxyBindPort on server webmail.asiserve.net Error code: service.INVALID_REQUEST Method: ModifyServerRequest Details:soap:Sender"


If I leave the ports at 7143 and 7110 and change the pop3 client. from 110 to 7110- the pop3 client works without error.

Last edited by kolson3208; 01-27-2009 at 06:58 PM..
Reply With Quote
  #4 (permalink)  
Old 01-27-2009, 07:08 PM
Junior Member
 
Posts: 8
Default Fixed it.

Determined that somehow when proxy was enabled the port numbers for pop3 and proxy pop3, imap and proxy imap had gotten switched. When turning off the service the port 110 in the proxy pop3 was being saved somewhere.

Resolved by re-enable servcies. correct all ports - re-disable services. verify all displayed ports on all active services.
Reply With Quote
  #5 (permalink)  
Old 01-27-2009, 11:40 PM
Zimbra Consultant & Moderator
 
Posts: 20,312
Default

The proxy should not be installed for a single server system, for future reference:

Check if the proxy is installed/running:

Code:
zmproxyctl status
zmprov gs server.domain.com | grep zimbraServiceEnabled
zmprov gs server.domain.com | grep zimbraServiceInstalled
If it's in, then run this:

Code:
zmproxyctl stop
zmprov ms server.domain.com -zimbraServiceEnabled imapproxy
zmcontrol stop
zmcontrol start
To reset the ports run the following (on one line):

Code:
zmprov -l ms server.domain.com zimbraPop3BindPort 110 zimbraPop3SSLBindPort 995 zimbraPop3ProxyBindPort 7110 zimbraPop3SSLProxyBindPort 7995 zimbraImapBindPort 143 zimbraImapSSLBindPort 993 zimbraImapProxyBindPort 7143 zimbraImapSSLProxyBindPort 7993
then restart
__________________
Regards


Bill
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.