mendozal Hi. I recently started using cPfence and I'm enjoying it very much. It needed very little configuration and started working out of the box. But I'm having some issues with the malware detection module, I'm noticing some files are getting tagged as malware (specially email) that look normal when reviewing them. I know there's an option to report false positive but it would be nice it that process could be a little more automated and improved: By allowing us to review the files directly on the UI (emails and regular files) Allowing us to report false positives by selecting the files and clicking on a button, ie: "Report as false positive". Also, please consider showing the full path for the files. They get truncated and its hard to pinpoint the actual file, specially with email. Thanks!
cPFence mendozal Thanks for the feedback. If you have Spam Protection enabled, cPFence will flag spam emails as malware and quarantine them, even if there’s no actual malware inside. We’ll work on improving the false positive reporting process in future updates. You can already view the full file path by double-clicking it in the WebUI, then right-clicking and copying it.
mendozal cPFence I see. I ran the rspamd trainning, so I guess rspamd can take good care of spam. If I disable Spam Protection, would that rspamd training get removed?
cPFence mendozal Nope, they’re two separate modules. Your rspamd training data won’t be affected unless you manually reset it using: cpfence --reset-rspamd-training-data You can safely disable Spam Protection anytime with: cpfence --disable-spam-protection