Problem with Hyperlinks on Zimbra Webmail

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
rafaelprado
Posts: 3
Joined: Wed Jan 22, 2020 9:22 pm

Problem with Hyperlinks on Zimbra Webmail

Post by rafaelprado »

Hi guys,

im having a problem with external links on body´s of html messages.
When i receive a link for example:

<a href="ftp://example.domain.com>Example FTP LINK</a> the link not shows your content.
CSS shows this is a hyperlink with custom fonts but not shows the real link, its like the hyperlink not exists, isnt clickable.

If you see the original content of message, you can see the hyperlink on the html code.
The zimlet com_zimbra_url are deployed and updated.

Is there a workaround to solve this?
Im using Zimbra 8.8.15_GA_3895 (build 20200102004124) (Already Patch 6).

Another info:
If you only write a html message with the pure content, example:

"Hi, im josh, this is your link:
ftp://example.domain.com"

the zimlet url converts this for a URL and can be accessed normally, its clickable.

regards.
kmeade
Posts: 1
Joined: Thu Jan 23, 2020 1:03 pm

Re: Problem with Hyperlinks on Zimbra Webmail

Post by kmeade »

We are seeing this problem as well... primarily with hyperlinks to a shared file on our network coming from an Outlook client.
When looking at the source code via Txt not HTML format I see where the hyperlink is being spread out over multiple lines, with only the first one having the hyperlink, and thus appearing to break the path to the actual file and HTML closing tag.

Question is why is it breaking that line? Not sure if this is what is causing your issue, but appears to be what is causing ours.

We had pushed users to hyperlink to files instead of attaching them to reduce the 'wasted space' on our mail server, but may have to change that business process if we can't figure this out.

KMeade
Post Reply