Difference between revisions of "Default Mail Templates"

Line 103: Line 103:
 
=== New voice server ===
 
=== New voice server ===
 
; Subject
 
; Subject
<source lang="text"></source>
+
<source lang="text">New voice server for $[User.FullName]</source>
 
; HTML Body
 
; HTML Body
<source lang="html4strict"></source>
+
<source lang="html4strict">$[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]</source>
 
; Text Body
 
; Text Body
<source lang="text"></source>
+
<source lang="text">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]</source>
  
 
=== Server query failure ===
 
=== Server query failure ===

Revision as of 23:26, 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

HTML Body

Text Body

Server maximum query failures

Subject

HTML Body

Text Body

Server slots increased

Subject

HTML Body

Text Body

Server private status changed

Subject

HTML Body

Text Body

Server branding removed

Subject

HTML Body

Text Body

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