Can Proxmox scan URL link in mail message and block it?

Jun 4, 2019
6
0
1
36
There is a phishing email come in that identified as real phishing and also the URL link are flagged in virustotal website. Anyway we can stop this? Can Proxmox scan URL link in mail message and block it?

Ray P.
 
* Check the mail.log for the mail with the fishing rule - which rules did apply, which did not?
* make sure your DNS-setup has not reached the ratelimit of various DNS-RBLs (URIBL_BLOCKED matching) otherwise such mails don't get scored accordingly

Else - sadly not every phishing-url is immediately available in all RBL-lists
 
I had a similar question. Seems SpamAssassin does the URI matching and the config is in /usr/share/spamassassin/25_uribl.cf.

This requires the PMG setting pmg.spam.rbl_checks=1 (Configuration -> Spam Detector -> Options -> Use RBL checks = Yes)
 
  • Like
Reactions: Stoiko Ivanov