Difference between revisions of "Default Mail Templates"

Line 235: Line 235:
 
=== Server branding removed ===
 
=== Server branding removed ===
 
; Subject
 
; Subject
<source lang="text"></source>
+
<source lang="text">Branding removed on $[Service.IpAddress]:$[Service.GamePort]</source>
 
; HTML Body
 
; HTML Body
<source lang="html4strict"></source>
+
<source lang="html4strict">$[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]</source>
 
; Text Body
 
; Text Body
<source lang="text"></source>
+
<source lang="text">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]</source>
  
 
=== Server rule changed ===
 
=== Server rule changed ===

Revision as of 23:29, 25 May 2011

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

HTML Body

Text Body

Game server reinstalled

Subject

HTML Body

Text Body

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=238"