Quote:
Originally Posted by phoenix This really isn't a secure method for people to get their email, using http means that the connection between the server and users is in plain text - it can be seen (including userid & passowrds) by a sniffer and you're asking for trouble with that configuration.
Zimbra doesn't use port 7071 for https (that's just the admin interface) it uses port 443 which is the normal browser https port.
I assume you have your web server on another machine other than your Zimbra server? |
Yes the web servers for the other domains are on other servers. The 3coffice.com is the main domain on the zimbra server. Once I know the server is communicating without problems I would like to know how to implement the https access or even force https access. Also will implement a firewall either SELInux or the sonicwall that is in place.