-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Huge font sizes when sending from Outlook for Mac #3881
Copy link
Copy link
Closed as not planned
Labels
kind/bug/reportA report about a bugA report about a bugmeta/closed due to age or inactivityThis issue / PR has been closed due to inactivityThis issue / PR has been closed due to inactivitymeta/staleThis issue / PR has become stale and will be closed if there is no further activityThis issue / PR has become stale and will be closed if there is no further activityservice/security/clamav
Metadata
Metadata
Assignees
Labels
kind/bug/reportA report about a bugA report about a bugmeta/closed due to age or inactivityThis issue / PR has been closed due to inactivityThis issue / PR has been closed due to inactivitymeta/staleThis issue / PR has become stale and will be closed if there is no further activityThis issue / PR has become stale and will be closed if there is no further activityservice/security/clamav
📝 Preliminary Checks
👀 What Happened?
Sometimes emails get delivered where a part of the text is in a huge font, like 110 pt instead of 11.0. So far this seems to happen exclusively to some users that are using Outlook on a Mac. It seems like occasionally (not always), the dot in CSS like "font-size: 11.0pt" is getting removed.
According to this and this Microsoft Community topic, this usually gets caused by a misconfigured SMTP server that does "dot stuffing" or the antivirus engine.
Is this something to be fixed on the DMS image side, or something I can do in my configuration? Obviously disabling the antivirus altogether is not my preferred solution.
👟 Reproduction Steps
It's hard to reproduce, but it seems to occur exclusively when sending mail from Outlook on Mac. However, the outgoing emails look fine; by the time they appear in the recipient's inbox they don't.
It only happens occasionally, my guess only when the message body is wrapped at the dot in the font size, like so
<span style="font-size:11 .0pt;....>text</span>🐋 DMS Version
v13.3.1
💻 Operating System and Architecture
Ubuntu 22.04
⚙️ Container configuration files
📜 Relevant log output
No response
Improvements to this form?
No response