Disable Suspicious Links :rolleyes:

No one here understand your question.
 
Please provide a bit more information:
* What do you mean by suspicious links?
* how do you want to disable them?

share a screenshot or something describing what you want
 
HY, i also will implement a rule to quarantine ore delete saspicious ULR Linkls.
When in the body of email is an link to an suspicous ( website is infected with trojaner or so.) i will route the mail to quarantine or change the link to Text.
 
What you're looking for requires to adjust PMG SpamAssassin config for your needs. So you need to know, what you're doing, you need to know, how to create your own template files and you need to know, how to write the tests for and activate this plugin:

https://spamassassin.apache.org/full/3.3.x/doc/Mail_SpamAssassin_Plugin_PhishTag.html

If you're able to do so, you could "disable suspicious links" by rewriting them to e.g. a company information page on how to work with e-mail and take sure not to fall victim on phishing or spam. However, it's not recommend to do so, if you don't really need it and know, what you're doing.
 
Have you tried this with pmg-smtp-filter?

Based on my test this does not work

I just saw and I decided not to use it. Also the documentation links are some broken, so I'm afraid, this plugin is not maintained any more. However, it could be the solution for the users asking for. Should work, but need much adjustment (e.g. looking at the example you also need to design your own tests).