Skip to content

Improvements to Domain List #52

Description

@willdashwood

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.

  1. 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.

  2. 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!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions