Quote:
Originally Posted by odeleon ...For the "must authenticate" message, I think it might be because you're using different URLs for the user session and the zimbra mailstore server. You may need to change the "public service host name" to fix this (have it point to the proxy server or normal user access URL)... |
Hmmm...I've never know exactly what "Public service host name" stands for. Regarding to your post, more convenient name for this setting should be "Webmail service host name".
So in my environment, where each domain uses the following:
- important domains use mail antispam proxy, so they have setup in DNS:
MX 10 antispam1.proxy.com
MX 20 antispam2.proxy.com
MX 30 antispam3.proxy.com
This proxy then delivers mail to zimbra.mainserver.com:25
I do not enter any of these proxies into Zimbra's config, since I do not know where they would fit.
- other domains use
MX 10 zimbra.mainserver.com
This is what I enter for each domain as "
Inbound SMTP host name"
- each domain uses webmail and is configured in DNS
A webmail.domain.com
This is what should be entered in "
Public service host name", right?
Am I correct?