How can I flag certain top level domains that always send spam?

Overview

This article provides instructions for creating a custom rule in Warden to assign elevated spam scores to specific top-level domains (TLDs). Implementing this configuration ensures that email traffic originating from consistently spam-associated TLDs is automatically flagged or scored according to your defined thresholds.

Prerequisites

  • Administrative access to the Warden control panel.
  • A verified list of target TLDs that require elevated spam scoring.

Procedure: Creating a Custom TLD Spam Rule

  1. Navigate to Warden Anti-spam and Virus Protection > Rules, then click the Add button in the rules grid.
  2. In the Template dropdown menu, select Header - From - Matches - TLDs.
  3. Enter SPAMMY_TLDS as the rule name. Note that spaces are not permitted in rule names.
  4. The value field will auto-populate based on the selected template. Modify this list to include or exclude specific TLDs as required.
  5. Configure the scoring threshold:
    • Set the score to 10.00 to ensure messages from these TLDs are consistently flagged as spam.
    • Set the score to 3.25 to apply a moderate increase in the spam score without automatic flagging.
  6. Click Submit to save and activate the new rule.

Troubleshooting and Best Practices

Many spam-associated top-level domains lack properly configured mail-related DNS records. To improve server performance and reduce processing load, consider rejecting these connections at the Postfix level by enforcing stricter SMTPD restrictions before messages reach Amavis. For detailed configuration steps, refer to Configuring Stronger Postfix SMTPD Restrictions.

  • tlds
  • 4 用戶發現這個有用
這篇文章有幫助嗎?

相關文章

How can I install or upgrade the extension?

We provide free installation and configuration for all our paid licenses. Open a support ticket...

How can I add stronger Postfix restrictions so that the bulk of spam is rejected at the SMTPD level before it gets processed by Amavis?

Overview Warden enables administrators to enforce stricter Postfix SMTPD restrictions. These...

How can I change the interface language of the extension?

Overview This article provides instructions on how to change the interface language within the...

How can I configure greylisting with Warden Anti-spam and Virus protection?

Overview Greylisting is an email filtering mechanism designed to mitigate spam by temporarily...