What does the SpamAssassin rule FONT_INVIS_MSGID test for?
Summary
What email marketers say9Marketer opinions
Email marketer from EmailVendorSelection says that the FONT_INVIS_MSGID rule is triggered when a message contains hidden text (like white text on a white background) and the message ID looks suspicious. This rule is designed to catch spammers who try to evade detection by making their messages appear legitimate.
Email marketer from MailChannels explains that it identifies messages where there's an attempt to hide text (making it invisible or very small) combined with a message ID that doesn't match the typical pattern for the sending domain or service.
Email marketer from EmailDeliverabilityGuru explains that it is a rule that looks for messages where there's an attempt to hide text combined with a message ID that doesn't match the typical pattern for the sending domain.
Email marketer from Reddit user states the FONT_INVIS_MSGID rule identifies emails trying to bypass filters by hiding text and using a fake message ID.
Email marketer from Stack Overflow user explains that the rule is triggered when spam filters detect potentially hidden text and a seemingly spoofed message ID, which are both common spam tactics.
Marketer from Email Geeks shares that spamassassin rules are still available in the archives, but the rules you can check are for versions 3.3 and below.
Email marketer from Reddit user shares that this rule looks for messages where the sender is trying to hide content using techniques like tiny fonts or white-on-white text, combined with a forged or unusual message ID.
Email marketer from EmailGeek shares that the FONT_INVIS_MSGID rule is specifically designed to detect emails that use invisible text in combination with a manipulated message ID to bypass spam filters.
Email marketer from Email Security Forum responds that it's designed to catch spammers who use hidden text to bypass content filters and manipulate the message ID to appear legitimate.
What the experts say3Expert opinions
Expert from Word to the Wise responds that the rule is triggered when a message contains invisible text and a suspicious Message-ID. This suggests an attempt to hide the true nature of the message and bypass spam filters.
Expert from Email Geeks explains that FONT_INVIS_MSGID is a metarule that activates when a message has invisible text and the message-ID appears suspicious, potentially due to an unexpected format for the sender given the received headers.
Expert from Spam Resource explains that FONT_INVIS_MSGID identifies emails employing techniques like using white text on a white background or very small fonts to hide content from the recipient, a tactic often used to bypass spam filters.
What the documentation says3Technical articles
Documentation from SpamAssassin Source Code reveals that the rule checks for combinations of invisible characters (e.g., white text on white background) and Message-IDs that deviate from expected norms, especially in conjunction with specific sender patterns.
Documentation from GTUBE explains that the FONT_INVIS_MSGID rule is part of a broader strategy to identify messages that attempt to evade detection by concealing text and manipulating message headers.
Documentation from Apache SpamAssassin Wiki explains that FONT_INVIS_MSGID identifies messages that contain text rendered invisible (or nearly so) and have a suspicious Message-ID format, often indicative of spam.