Enable clear text login cannot be selected. What do I have to do to be able to check that box?
EDIT: I took the time to search the forums, and I found out that I had to manually enable clear text login through the command line. I guess the admin console interface disables it as a security feature, where you have to physically go in and enable it. This was the command:
Code:
zmprov modifyConfig zimbraPop3CleartextLoginEnabled TRUE
Case closed!