Shaijee
Yes, the free version does protect email inboxes against virus-infected attachments and spam or suspicious URLs, though the detection is not as fast as the paid version. So, don’t expect instant blockage like you would with the paid version. However, it’s still a solid option if your server isn’t highly mission-critical.
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 /var/local/enhance/email/mailboxes/6f8a2f88-093e-4f8f-9e60-0da1c12d8bbc/info@domain.com/
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.