

How it differs from Global filters
Global Email Filters apply across every mailbox on the cPanel account. Email Filters apply to one specific mailbox. Both use the same rule-building UI; the only difference is scope. A practical split:- Global filter: discard mail from
notifications@old-vendor.comacross the whole account - Per-mailbox filter: sort mail with the subject “Invoice” into the
Invoicesfolder ofaccounting@yourdomain.com
Create a rule
Pick the mailbox
On the Email Filters landing page, click Manage Filters next to the address you want to filter.
Build conditions and action
Same UI as Global Filters. Pick header, comparison, value, then an action (Deliver to folder, Redirect, Discard, Fail with message, etc.).
Common patterns
- Auto-sort by sender. If
fromcontains@invoicing-saas.com, deliver to folderINBOX.Invoices. - Vacation auto-deliver. During vacation, redirect all mail to a colleague’s mailbox.
- Mute a noisy alert. Discard messages with subject matching the regex
^\[NOISY-MONITOR\].
Tips
- The mailbox owner can also set filters from webmail. Roundcube has a Filters section in Settings. Both edit the same underlying rules.
- Folder filters require IMAP. Pop3 clients don’t see the folders. If users complain that “the filter ran but the message isn’t there”, they’re using POP3 on a flat inbox.
- Test with the Filter Test box. Same as Global Filters — paste an example message and verify the rule matches before relying on it.

