Proxmox Mail Gateway Plugin

torture

New Member
Dec 26, 2023
1
0
1
freepornsites.cc
Hello,
Currenctly we use SpamExperts with a DirectAdmin plugin which automatically creates the domain in the spamexperts spamfilter.
Is there a same plugin/addin for the Proxmox Mail Gateway?
 
I am not really familiar with DirectAdmin or SpamExperts - but are you referring to this:
https://documentation.n-able.com/spamexperts/userguide/Content/Integration/directadmin-addon.htm
?

In that case you might want to ask SpamExperts, as they are the ones providing this addon.

In general there are no current plans to add a complex plugin system for handling domains - however if SpamExperts has an API (which it seems is the case based on the docs above) - you can create a script using the PMG API, to fetch the information and post it to spamexperts:
https://pmg.proxmox.com/pmg-docs/api-viewer/index.html

I hope this helps!