Composing a new message causes an authentication window to appear

Revision as of 11:56, 14 August 2017 by Nbhagwat (talk | contribs) (Created page with "===<h1>Composing a new message causes an authentication window to appear</h1>=== <hr> <br> <h2>Problem:</h2> Composing a new message causes an authentication window to appea...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Composing a new message causes an authentication window to appear



Problem:

Composing a new message causes an authentication window to appear

Solution:

This comes up because the user's signature consists of an image that isn't publicly accessible.

To fix this, first set the zimbraPublicHostname to a publicly accessible hostname :

zmprov md example.com zimbraPublicServiceHostname mail.example.com

And then check the user's signature for any image that is accessed by an internal hostname :

zmprov gsig user@castlebranch.com

If there is one, reattach the image so that the new value of zimbraPublicServiceHostname is picked up.


"Shashank Tewari"

<stewari@zimbra.com>

ZCS Version - Collaboration 8.6.0_GA_1191 Patch 5

Jump to: navigation, search