cPFence allows you to block specific email accounts from sending outbound emails. You can view the full list of currently blocked accounts 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 Outbound 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/outbound_email_blocklist.map
To display its contents, run:
cat /etc/rspamd/local.d/outbound_email_blocklist.map
Need Further Assistance?
Visit our Knowledgebase or contact our support team for help.
