sentora / sentora-core

Sentora is a web hosting control panel written in PHP for *NIX
GNU General Public License v3.0
648 stars 446 forks source link

Prevent being blamed for spam #276

Closed TGates71 closed 1 year ago

TGates71 commented 7 years ago

Make 'auto-branding' by showing a 'Hosted by' URL above the 'Powered by' URL using the hosted domain's URL.

TGates71 commented 7 years ago

Also need to change all of the static pages to be more generic (or use the domain's url) instead of a big 'Sentora' on the top. Just use a 'powered by' at the bottom.

MBlagui commented 7 years ago

I think that cpanel & parallels have the same branding.

We might instead add email abuse@hosting for such reports no?

TGates71 commented 7 years ago

Adding an abuse email would be good, but who knows if these spammers even set up an abuse account. Unless we read the admin email address from the DB and use that instead.

5050 commented 7 years ago

Most of the time, the master email is not set and leaved to zadmin@localhost which will not help. The best would be to be able to grab at setup the abuse of the server host or domain host, but i do not see how to do it !

TGates71 commented 7 years ago

I don't see a way either...

MBlagui commented 7 years ago

We can do that. We can either reverse the server hostname or use the cpanel domain for that.

M B

Dukecitysolutions commented 4 years ago

@TGates71 , Are you still working on this or have code you changed. We need to address this in the next release. I have a few ideas how to take care of this. Let me know

TGates71 commented 4 years ago

I have no new ideas or updates for it.

TGates71 commented 1 year ago

Bump verification needed if addressed in v2

Dukecitysolutions commented 1 year ago

This has been resolved in V2. We have removed any Sentora branding from the error/static pages.