Composing a new message causes an authentication window to appear

Revision as of 01:00, 31 July 2018 by Sujit (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Composing a new message causes an authentication window to appear

   KB 23318        Last updated on 2018-07-31  




0.00
(0 votes)


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.


Step 1

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

zmprov md example.com zimbraPublicServiceHostname mail.example.com


Step 2

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

zmprov gsig user@castlebranch.com


Step 3

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


This external link contains more information about formatting.

Submitted by: Shashank Tewari

Jump to: navigation, search