cPFence allows you to block specific emails from sending spam emails to your server. You can view the full list of currently blocked emails using either the WebUI or the command line (CLI).
Option 1: View Blocked Emails via WebUI
- Log in to your cPFence WebUI.
- Navigate to: Edit Config Files.
- Click on: Manage Spam Email Blocklist.
The full list of blocked email accounts will be displayed.
Option 2: View Blocked Emails via CLI
- Connect to your server via SSH.
- Open the blocklist file:
/etc/rspamd/local.d/email_blocklist.map
To display its contents, run:
cat /etc/rspamd/local.d/email_blocklist.map
Need Further Assistance?
Visit our Knowledgebase or contact our support team for help.
