How do I scan PHP scripts using Rspamd

sainikbiswas

Verified User
Joined
Oct 26, 2019
Messages
10
Hi there,

I have a DA server running Exim and rspamd. However rspamd, only scans inbound and outbound mails originating to and from e-mail accounts in the server.
Is there a way to make rspamd scan the PHP scripts that send outbound email to check for spam?

Any help is much appreciated. I have thought of using Mail.baby to filter the spam originating from the server but before setting that up wanted to see whether it could be done locally with rspamd and the Spamhaus Rspamd DQS and how much of a difference in outgoing spam reduction scanning it brings.

Regards,
Sab.
 
For scripts it's even better to use a malware scanner and combine them.
You can use Maldetect which is a malware scanner for scripts and it also uses ClamAV if installed so I would install Clamav first.

Another option is paid software like Immunify360.
 
Back
Top