You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a feature request rather than issue. We enabled SpamExperts for all accounts belonging to a cPanel reseller on a particular server. To do this we had to get a list of their domains and locate them one by one in this plugin and toggle protection. This took quite a while and when they changed their mind and cancelled the service we had to go through the same lengthy procedure again to disable protection. I raised a support ticket regarding this and was told to post here.
Can you improve the Domain List part of the plugin so it mimics Account Information » List Accounts in WHM? That way we can order/filter by owner and allow us to protect/unprotect all accounts that belong to a certain cPanel reseller quickly and easily.
Can you provide a command line helper script so we can disable and enable protection based on cPanel username? That would at least allow us to write a simple bash script to do this much quicker. For example:
This is a feature request rather than issue. We enabled SpamExperts for all accounts belonging to a cPanel reseller on a particular server. To do this we had to get a list of their domains and locate them one by one in this plugin and toggle protection. This took quite a while and when they changed their mind and cancelled the service we had to go through the same lengthy procedure again to disable protection. I raised a support ticket regarding this and was told to post here.
Can you improve the Domain List part of the plugin so it mimics Account Information » List Accounts in WHM? That way we can order/filter by owner and allow us to protect/unprotect all accounts that belong to a certain cPanel reseller quickly and easily.
Can you provide a command line helper script so we can disable and enable protection based on cPanel username? That would at least allow us to write a simple bash script to do this much quicker. For example:
/etc/prospamfilter/protectDomain example.com
/etc/prospamfilter/protectDomain CPANELUSERNAME
/etc/prospamfilter/unprotectDomain example.com
/etc/prospamfilter/unprotectDomain CPANELUSERNAME
Thanks!
The text was updated successfully, but these errors were encountered: