checking URL senden in Body

PMG runs the mails through ClamAV and SpamAssassin by default.
None of the two try to 'click' on links inside messages (this would also be quite intensive w.r.t. used resources)

usually if a link contains malicious material it gets listed in one or multiple DNSBLs containing URIs (e.g. uribl) - and through that the mail gets assigned a higher spam-score.

Regarding your question whether there is any possibility to have PMG do that - you could use PMG's custom check script interface, which has access to the complete mail and can tag it as virus or spam - but you need to configure/write such a script yourself - it is not provided with PMG

https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_custom_check

I hope this helps!
 
  • Like
Reactions: kropla
PMG runs the mails through ClamAV and SpamAssassin by default.
None of the two try to 'click' on links inside messages (this would also be quite intensive w.r.t. used resources)

usually if a link contains malicious material it gets listed in one or multiple DNSBLs containing URIs (e.g. uribl) - and through that the mail gets assigned a higher spam-score.

Regarding your question whether there is any possibility to have PMG do that - you could use PMG's custom check script interface, which has access to the complete mail and can tag it as virus or spam - but you need to configure/write such a script yourself - it is not provided with PMG

https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#pmgconfig_custom_check

I hope this helps!
Thanks for reply - tell me more - is this script should be only In bash script or it can be also python script ?
 
Thanks for reply - tell me more - is this script should be only In bash script or it can be also python script ?
You can write it in any language you want - the reference documentation just describes the API the script needs to have (what to expect as input, what to write as output)
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!