Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functionality to not show subdomains #12

Open
lucasRolff opened this issue Apr 11, 2017 · 0 comments
Open

Add functionality to not show subdomains #12

lucasRolff opened this issue Apr 11, 2017 · 0 comments

Comments

@lucasRolff
Copy link

Currently in SpamExperts® cPanel plugin, in the settings you have the option Process addon-, parked and subdomains

It would be great if this could be split up per domain type, such as addon, parked or subdomain.

As a hosting provider I'd like to not show subdomains - it's bloated, and majority of customers do not actually have emails on subdomains.

I fixed it personally myself by looping over the array returned in the source code, and unset everything where the type is equal subdomain, but having this as a core functionality would be great.

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

No branches or pull requests

2 participants