Spam Filtering and Custom Email Filters
SiteForge Email includes two separate features:
This guide explains how to create custom filters in webmail and includes a quick reference for spam filtering settings.
What email filters are
Custom mail filters let you automatically process new incoming emails. For example, you can:
- Move emails from a specific sender to a selected folder
- Move emails that contain a word in the subject to a folder
- Send a copy of selected emails to another address
- Organize messages from customers, orders, invoices, and notifications
A filter set is a container for one or more filters. You may see names such as filters or another custom name. This is normal. Inside that filter set, you create individual rules such as Move Gmail messages to Customers.
Where to access webmail
You can access webmail in two ways:
- Global webmail: https://webmail.siteforge.ie
- Domain webmail:
https://mail.customerdomain.com
Replace customerdomain.com with your own domain, for example: https://mail.example.ie.
How to create a new folder
- Log in to webmail.
- Go to Settings.
- Open Folders.
- Create a new folder, for example:
Customers,Orders,InvoicesorOffers. - Save the folder.
How to create a filter
- Log in to webmail.
- Go to Settings.
- Open Filters.
- If there is no filter set yet, create one. A simple name such as
filtersis recommended. - Make sure the filter set is active.
- Click Create to add a new filter.
- Enter a filter name.
- Make sure the filter is enabled.
- Choose the condition, for example:
- From contains
[email protected] - Subject contains
invoice
- From contains
- Choose the action, for example:
- Move message to
Invoices - Send copy to
[email protected]
- Click Save.
- Send a new test email to confirm the filter works.
Example 1: Move emails from a sender to a folder
Example rule:
- Filter name:
Customer - Sender Rule - Condition: From
contains[email protected] - Action: Move message to
Customers
Example 2: Move emails by subject
Example rule:
- Filter name:
Invoices by Subject - Condition: Subject
containsinvoice - Action: Move message to
Invoices
Example 3: Send a copy of selected emails to another address
Example rule:
- Filter name:
Copy Orders - Condition: Subject
containsorder - Action: Send copy to
[email protected]
Important notes
Custom filters are created in webmail, not in the hosting panel.
Filters only work for new incoming messages after the filter is saved and active. Existing messages already in the mailbox will not be moved automatically.
Troubleshooting
- If the filter does not work, check that the filter is enabled.
- Check that the filter set is active.
- Use
containsinstead ofis equal towhen filtering by sender, because the sender field may include a display name such asJohn Smith <[email protected]>. - Test with a new email after saving the filter.
- If forwarding or copying to the same Gmail address used to send the test email, Gmail may hide the message in the same thread or treat it as a duplicate. Test with a different address.
- If the filter moves messages to a folder, make sure the destination folder exists.
- If the problem continues, contact SiteForge support.
Spam filtering settings in the hosting panel
You can manage spam filtering in the Hosting Panel under Email Accounts → choose the mailbox → Spam Settings.
Spam folder threshold
Incoming emails are scanned and assigned a spam score. Messages above your spam threshold are moved to the Spam folder.
- Strict (for example 4): More aggressive filtering, with a higher chance of false positives.
- Lenient (for example 8): Fewer false positives, but potentially more spam in the inbox.
Rejecting high-risk spam
For very high spam scores, you can reject messages automatically so they are not delivered.
Greylisting
When enabled, suspicious senders are temporarily deferred. Legitimate mail servers retry delivery, while many spam bots do not.
Allow and block lists
You can always allow trusted senders (whitelist) and always block unwanted senders (blacklist).
Email authentication
SiteForge automatically manages DKIM and SPF alignment for your domain to improve deliverability and reduce spoofing risk.
For additional account security, see Access Webmail and 2FA setup.