D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
proc
/
self
/
root
/
opt
/
cpguard
/
app
/
resources
/
email_templates
/
Filename :
user_account_disable.html
back
Copy
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link href="https://fonts.googleapis.com/css?family=Lato:400,700,900" rel="stylesheet" /> <title>{{ title }}</title> </head> <body style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale;"> <div style="font-size: 1px; display: none !important;">{{ title }}</div> <table style="font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing:grayscale; background-color: #ffffff; padding-top: 20px;color: #434245;width: 100%; border: 0; text-align: center; border-collapse: collapse;"> <tr> <td style="vertical-align: top; padding: 0;padding-top: 32px"> <table id="body" style="max-width: 546px; margin: 0 auto; border: 0; border-collapse: collapse; margin: 0 auto; background: white; border-radius: 8px; margin-bottom: 16px;"> <tr> <td style="width: 100%; vertical-align: top; padding-top: 18px;"> <table style="width:100%;border-collapse: collapse;"> <tr> <td style="vertical-align: top; text-align: left;"> <a href="https://www.opsshield.com"> <img height="48" style="margin-top: 0; margin-right: 0; margin-bottom: 32px; margin-left: -2px;" src="https://opsshield.com/assets/img/logo_color.png" alt="cPGuard logo" /> </a> </td> <td style="vertical-align: top; text-align: right;padding-top: 7px;"> <a style="font-size:16px;margin-top: 15px;color:#c9c9c9">{{ domain }}</a> </td> </tr> </table> </td> </tr> <tr> <td style="width: 100%; vertical-align: top;text-align:left; "> <h1 style="color: #FF822D;;font-size: 36px; line-height: 46px; letter-spacing: -.25px; margin-bottom: 28px; text-align: left; word-break: break-word;"> 🔔 Login disabled for user {{ user }}</h1> <h2 style="font-size: 1.8rem;">Suspicious activities noticed</h2> <p style="font-size: 20px; line-height: 28px; letter-spacing: -0.2px; word-break: break-word;"> We have identified a suspicious sequence of activities with user <strong>{{ user }}</strong> and suspect the account is compromised. As a precaution, we have disabled login for the user. </p> <p style="font-size: 20px; line-height: 28px; letter-spacing: -0.2px; word-break: break-word;"> Check the user account and take neccessary action before re enabling user login. You can contact your server admin or raise a suppoprt ticket with your hosting provider for more information. </p> </td> </tr> <tr> <td style="width: 100%; vertical-align: top; padding-top: 35px;text-align:left; "> <div> <h3 style="color:#686669;">🖐 Why this email?</h3> <p style="font-size: 16px; line-height: 24px; letter-spacing: -0.2px; word-break: break-word; color: #868488;"> You've received this email as your server (<a>{{ hostname }}</a>) is being actively protected by cPGuard security. cPGuard is a comprehensive security solution for web hosting servers designed to protect servers from malware, vulnerabilities, and other potential threats. </p> </div> <div> <p style="font-size: 16px; line-height: 24px; letter-spacing: -0.2px; word-break: break-word; color: #868488;"> <strong>Questions?</strong> <a style='color: #616061;' href="https://opsshield.com/cpguard-features.html">learn more</a> about cPGuard </p> </div> </td> </tr> <tr> <td style="width: 100%; padding-top:30px;"> <table style="width:100%;border-collapse: collapse;"> <tr> <td style="width:50%;vertical-align: top; text-align: left;"> <a href="https://www.opsshield.com"> <img height="46" alt="cPGuard logo" style="margin-top: 0; margin-right: 0; margin-bottom: 32px; margin-left: 0px;" src="https://www.opsshield.com/assets/img/opsshield-logo.png" /> </a> </td> <td style="width:50%;vertical-align: top; text-align: right;padding-top: 7px;"> <a href="https://x.com/opsshieldllp" style="margin-left: 20px;"> <img height="27" width="27" title="Twitter" alt="X" src="https://opsshield.com/assets/img/twitter.png" /></a> <a href="https://www.facebook.com/opsshield" style="margin-left: 20px;"> <img height="32" width="32" title="Facebook" alt="fb" src="https://opsshield.com/assets/img/facebook.png" /></a> </td> </tr> <tr> <td colspan="2"> <div style="font-size:12px; opacity:0.5; color:#696969; text-align:left; line-height:15px; margin-bottom:50px; text-align: left;"> <a style="color: #696969 !important;" href="https://www.opsshield.com/blog/">Our Blog</a> | <a style="color: #696969 !important;" href="https://opsshield.com/privacy-policy.html">Privacy Policy</a> | <a style="color: #696969 !important;" href="https://opsshield.com/help/">Help Center</a> <br /><br /> <div>©{{ __year }} OPSSHIELD LLP www.opsshield.com </div> </div> </td> </tr> </table> </td> </tr> </table> </td> </tr> </table> </body> </html>