unfortunately that bug does seem to effect me...
I followed the initial post exactly and my results are that when I go to the login page over http, I get redirected to https for the login. However, as soon as I log in I am redirected back to an http page to read mail.
It seems the bug you listed is specifically requesting a feature whereby http is always redirected to https. Am I correct in stating that it is currently not possible?
As I see it the options are:
a) I can either disable http altogether (use zmtlsctl https), and then users have to use the https URL or they get connection denied because the server is not listening on port 80.
b) I can put it in mixed mode, I only get encryption on login, not throughout the mail session. |