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 03-25-2010, 10:01 AM
Member
 
Posts: 11
Default Enable Cleartext login over POP3.

Hi everybody, I'm still quite new with Zimbra (Open-Source edition).

I'm trying to enable cleartext login for POP3.

I've changed the zimbraPop3CleartextLoginEnabled to TRUE, and restarted with zmcontrol stop/start.

Code:
zimbra@zcs:~$ zmprov gacf | grep -i Pop3Cleartext 
zimbraPop3CleartextLoginEnabled: TRUE
zimbra@zcs:~$
So far OK, but when I test it on port 110 (Proxy):

Code:
zimbra@zcs:~$ telnet 127.0.0.1 110 
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
+OK POP3 ready
user test@domain.com
-ERR cleartext logins disabled
If I try on port 7110 (Pop3):

Code:
zimbra@zcs:~$ telnet 127.0.0.1 7110
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
+OK zcs.vozelia.com Zimbra POP3 server ready
user test@domain.com
+OK hello test@domain.com, please enter your password
pass 123456
+OK server ready
quit
+OK zcs.vozelia.com closing connection
Connection closed by foreign host.
zimbra@zcs:~$
What do I have to change to enable the cleartext login over the Pop3 Proxy?

If that isn't possible, just swaping the settings of zimbraPop3BindPort and zimbraPop3ProxyBindPort would be enough?

Code:
zimbra@zcs:~$ zmprov gacf | grep -e 110 -e 7110  
zimbraPop3BindPort: 7110
zimbraPop3ProxyBindPort: 110
zimbra@zcs:~$
If I need to post extra information please let me know, as I said above, I'm new in the forum.

Just in case:

Code:
zimbra@zcs:~$ zmcontrol -v
Release 6.0.5_GA_2213.DEBIAN5_64 DEBIAN5_64 FOSS edition.
zimbra@zcs:~$
Thanks in advanced.

Joel.
Reply With Quote
  #2 (permalink)  
Old 03-30-2010, 11:00 PM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

You really shouldn't be running any mail server with cleartext login enabled, it's a security risk. You should get your user onto IMAP, they'll find it a better experience. Is this a single server installation? If it is, why are you running the proxy on the server? If it's not, what is your configuration?

Please update your forum profile with the output of the following command (do not post it in this thread):

Code:
zmcontrol -v
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 03-31-2010, 04:32 AM
Outstanding Member
 
Posts: 594
Default

Need to run this :-
zmprov mcf zimbraReverseProxyPop3StartTlsMode on

as well for clear text
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.