Hi,
Our PMG does not filtering well incoming mails. A lot of SPAM have a SA score to 0/5.
In order to enhance mail filtering, i've add schaal-it ruleset via this tutorial :
https://forum.proxmox.com/threads/a...ay-especially-spam-and-virus-detection.44152/
apt-get install re2c
cd /etc/cron.hourly && wget sa.schaal-it.net/sa-update && chown root.root sa-update && chmod 755 sa-update
vi sa-update
How can i check if it is active ?
Can i add it in a better way in order to see update availability in GUI ?
Thanks
Our PMG does not filtering well incoming mails. A lot of SPAM have a SA score to 0/5.
In order to enhance mail filtering, i've add schaal-it ruleset via this tutorial :
https://forum.proxmox.com/threads/a...ay-especially-spam-and-virus-detection.44152/
apt-get install re2c
cd /etc/cron.hourly && wget sa.schaal-it.net/sa-update && chown root.root sa-update && chmod 755 sa-update
vi sa-update
How can i check if it is active ?
Can i add it in a better way in order to see update availability in GUI ?
Thanks