Manage Email Whitelist (WebUI Method)
- In cPFence WebUI, navigate to Tools & Utilities ➜ Spam AutoShield Tools.
- Open Whitelist / Unwhitelist Email.
- Enter the sender address you trust.
- Click Whitelist Email to bypass filtering, or Unwhitelist Email to resume filtering.
Perfect for partners whose messages you never want flagged as spam.
Command Line (CLI) Method
- SSH into the server.
- Whitelist:
cpfence --add-spam-autoshield-wl-email [email protected] - Remove from whitelist:
cpfence --del-spam-autoshield-wl-email [email protected]
Keep the whitelist small to maintain filter accuracy.
Need Further Assistance?
Visit our Knowledgebase or contact our support team for help.
