Hi
I want to use zimbra-proxy by https only.
Code:
zimbraReverseProxyMailMode: https
However, access by http is available, and
netstat -a show:
Code:
zimbra@zimbraproxy:~$ netstat -a
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 *:11211 *:* LISTEN
tcp 0 0 *:www *:* LISTEN
tcp 0 0 *:https *:* LISTEN