Yes, cPFence provides email protection, including virus-infected attachments, spam, and suspicious URLs.
Regarding spam or suspicious URLs, we only quarantine emails containing URLs flagged by at least two reputable email spam block services, meaning they are very likely to be spam. You can also whitelist specific email addresses with this command:
cpfence --exclude-path /[email protected]/
Or you can go further and disable email protection entirely using this command:
cpfence --exclude-path /var/local/enhance/email/mailboxes/
This will exclude all email addresses from being flagged, offering more flexibility if needed.
