Default Mail Templates

Basic Templates

New user welcome

Subject
Your control panel login
HTML Body
$[CompanyInfo.CompanyLogoHtml]<br />
<br />
Welcome $[User.FullName],<br />
<br />
Please, find the details of your control panel account below.<br />
$[CompanyInfo.ControlPanelUrlHtml]<br />
User: $[User.UserName]<br />
Password: $[User.Password]<br />
<br />
Best regards,<br />
<br />
$[CompanyInfo.SignatureHtml]
 
Text Body
Welcome $[User.FullName],

Please, find the details of your control panel account below.
$[CompanyInfo.ControlPanelUrl]
User: $[User.UserName]
Password: $[User.Password]

Best regards,

$[CompanyInfo.SignatureText]

Password recovery

Subject
Password reminder for $[User.FullName]
HTML Body
$[CompanyInfo.CompanyLogoHtml]<br />
<br />
Hello $[User.FullName],<br />
<br />
Please, find the details of your control panel account below.<br />
$[CompanyInfo.ControlPanelUrlHtml]<br />
User: $[User.UserName]<br />
Password: $[User.Password]<br />
<br />
Best regards,<br />
<br />
$[CompanyInfo.SignatureHtml]
Text Body
Hello $[User.FullName],

Please, find the details of your control panel account below.
$[CompanyInfo.ControlPanelUrl]
User: $[User.UserName]
Password: $[User.Password]

Best regards,

$[CompanyInfo.SignatureText]

Game and Voice Hosting Templates

New game server

Subject
New game server for $[User.FullName]
HTML Body
$[CompanyInfo.CompanyLogoHtml]<br />
<br />
Hello $[User.FullName],<br />
<br />
Your $[Game.Name] server has been created. Here is your game server's information:<br />
IP: $[Service.IpAddress]<br />
Port: $[Service.GamePort]<br />
Query Port: $[Service.QueryPort]<br />
Slots: $[Service.Slots]<br />
<br />
Please, find the details of your control panel account below.<br />
$[CompanyInfo.ControlPanelUrlHtml]<br />
User: $[User.UserName]<br />
Password: $[User.Password]<br />
<br />
Best regards,<br />
<br />
$[CompanyInfo.SignatureHtml]
Text Body
Hello $[User.FullName],

Your $[Game.Name] server has been created. Here is your game server's information:
IP: $[Service.IpAddress]
Port: $[Service.GamePort]
Query Port: $[Service.QueryPort]
Slots: $[Service.Slots]

Please, find the details of your control panel account below.
$[CompanyInfo.ControlPanelUrl]
User: $[User.UserName]
Password: $[User.Password]

Best regards,

$[CompanyInfo.SignatureText]

New voice server

Subject
New voice server for $[User.FullName]
HTML Body
$[CompanyInfo.CompanyLogoHtml]<br />
<br />
Hello $[User.FullName],<br />
<br />
Your $[Game.Name] server has been created. Here is your voice server's
information:<br />
IP: $[Service.IpAddress]<br />
Port: $[Service.GamePort]<br />
Query Port: $[Service.QueryPort]<br />
Slots: $[Service.Slots]<br />
<br />
Please, find the details of your control panel account below.<br />
$[CompanyInfo.ControlPanelUrlHtml]<br />
User: $[User.UserName]<br />
Password: $[User.Password]<br />
<br />
Best regards,<br />
<br />
$[CompanyInfo.SignatureHtml]
Text Body
Hello $[User.FullName],

Your $[Game.Name] server has been created. Here is your voice server's information:
IP: $[Service.IpAddress]
Port: $[Service.GamePort]
Query Port: $[Service.QueryPort]
Slots: $[Service.Slots]

Please, find the details of your control panel account below.
$[CompanyInfo.ControlPanelUrl]
User: $[User.UserName]
Password: $[User.Password]

Best regards,

$[CompanyInfo.SignatureText]

Server query failure

Subject
Query failure on $[Service.IpAddress]:$[Service.GamePort]
HTML Body
$[CompanyInfo.CompanyLogoHtml]<br />
<br />
Hello $[User.FullName],<br />
<br />
The server $[Service.IpAddress]:$[Service.GamePort] has not responded $[TimesNotResponding] time(s). Please
investigate.<br />
<br />
Best regards,<br />
<br />
$[CompanyInfo.SignatureHtml]
Text Body
Hello $[User.FullName],

The server $[Service.IpAddress]:$[Service.GamePort] has not responded $[TimesNotResponding] time(s). Please investigate.

Best regards,

$[CompanyInfo.SignatureText]

Server maximum query failures

Subject
Query failure limit reached on $[Service.IpAddress]:$[Service.GamePort]
HTML Body
$[CompanyInfo.CompanyLogoHtml]<br />
<br />
Hello $[User.FullName],<br />
<br />
The server $[Service.IpAddress]:$[Service.GamePort] has not responded $[TimesNotResponding] times and has reached the maximum number of allowed failues. Please investigate.<br />
<br />
Best regards,<br />
<br />
$[CompanyInfo.SignatureHtml]
Text Body
Hello $[User.FullName],

The server $[Service.IpAddress]:$[Service.GamePort] has not responded $[TimesNotResponding] times and has reached the maximum number of allowed failues. Please investigate.

Best regards,

$[CompanyInfo.SignatureText]

Server slots increased

Subject
Slots changed on $[Service.IpAddress]:$[Service.GamePort]
HTML Body
$[CompanyInfo.CompanyLogoHtml]<br />
<br />
Hello $[User.FullName],<br />
<br />
The slots for server $[Service.IpAddress]:$[Service.GamePort] has been increased to $[SlotsDetected]. The maximum allowed slots is $[MaxSlotsAllowed]. Please
investigate.<br />
<br />
Best regards,<br />
<br />
$[CompanyInfo.SignatureHtml]
Text Body
Hello $[User.FullName],

The slots for server $[Service.IpAddress]:$[Service.GamePort] has been increased to $[SlotsDetected]. The maximum allowed slots is $[MaxSlotsAllowed]. Please investigate.

Best regards,

$[CompanyInfo.SignatureText]

Server private status changed

Subject
Private status changed on $[Service.IpAddress]:$[Service.GamePort]
HTML Body
$[CompanyInfo.CompanyLogoHtml]<br />
<br />
Hello $[User.FullName],<br />
<br />
The server $[Service.IpAddress]:$[Service.GamePort] has been changed from private to public. Please
investigate.<br />
<br />
Best regards,<br />
<br />
$[CompanyInfo.SignatureHtml]
Text Body
Hello $[User.FullName],

The server $[Service.IpAddress]:$[Service.GamePort] has been changed from private to public. Please investigate.

Best regards,

$[CompanyInfo.SignatureText]

Server branding removed

Subject
Branding removed on $[Service.IpAddress]:$[Service.GamePort]
HTML Body
$[CompanyInfo.CompanyLogoHtml]<br />
<br />
Hello $[User.FullName],<br />
<br />
The branding on server $[Service.IpAddress]:$[Service.GamePort] has been removed. The detected hostname was "$[UnbrandedHostname]". Please
investigate.<br />
<br />
Best regards,<br />
<br />
$[CompanyInfo.SignatureHtml]
Text Body
Hello $[User.FullName],

The branding on server $[Service.IpAddress]:$[Service.GamePort] has been removed. The detected hostname was "$[UnbrandedHostname]". Please investigate.

Best regards,

$[CompanyInfo.SignatureText]

Server rule changed

Subject
Rule changed on $[Service.IpAddress]:$[Service.GamePort]
HTML Body
$[CompanyInfo.CompanyLogoHtml]<br />
<br />
Hello $[User.FullName],<br />
<br />
A rule change that is not allowed has been detected on the server $[Service.IpAddress]:$[Service.GamePort]. The rule is $[Rule]. The detected value was $[DetectedValue]. Please investigate.<br />
<br />
Best regards,<br />
<br />
$[CompanyInfo.SignatureHtml]
Text Body
Hello $[User.FullName],

A rule change that is not allowed has been detected on the server $[Service.IpAddress]:$[Service.GamePort]. The rule is $[Rule]. The detected value was $[DetectedValue]. Please investigate.

Best regards,

$[CompanyInfo.SignatureText]

Game server reinstalled

Subject
$[Service.IpAddress]:$[Service.GamePort] reinstalled
HTML Body
$[CompanyInfo.CompanyLogoHtml]<br />
<br />
Hello $[User.FullName],<br />
<br />
Your $[Game.Name] server has been reinstalled. Here is your game server's information:<br />
IP: $[Service.IpAddress]<br />
Port: $[Service.GamePort]<br />
Query Port: $[Service.QueryPort]<br />
Slots: $[Service.Slots]<br />
<br />
Please, find the details of your control panel account below.<br />
$[CompanyInfo.ControlPanelUrlHtml]<br />
User: $[User.UserName]<br />
Password: $[User.Password]<br />
<br />
Best regards,<br />
<br />
$[CompanyInfo.SignatureHtml]
Text Body
Hello $[User.FullName],

Your $[Game.Name] server has been reinstalled. Here is your game server's information:
IP: $[Service.IpAddress]
Port: $[Service.GamePort]
Query Port: $[Service.QueryPort]
Slots: $[Service.Slots]

Please, find the details of your control panel account below.
$[CompanyInfo.ControlPanelUrl]
User: $[User.UserName]
Password: $[User.Password]

Best regards,

$[CompanyInfo.SignatureText]

Voice server reinstalled

Subject

HTML Body

Text Body

Package Templates

New reseller package

Subject

HTML Body

Text Body

Teamspeak Hosting Templates

New Teamspeak 2 virtual server

Subject

HTML Body

Text Body

New Teamspeak 3 virtual server

Subject

HTML Body

Text Body



Retrieved from "https://help.tcadmin.com/index.php?title=Default_Mail_Templates&oldid=240"