Prerequisites
Summary
The hosting summary letter provides reference material for the customer and their associated account. The letters can be adjusted to the needs and policies of the reseller via a mail template that supports an extensive list of variables. Variables include client information, available services, and licensed quotas. |
1. In a web browser navigate to the ITSolutionsNow services control panel: https://cp.myhostedsolution.com/ |
![]() |
2. From the account home of the reseller account click on the link in the far bottom right of the page under Settings, Mail Templates. |
![]() |
3. The User Account Mail Templates, will display the available mail templates, click on Hosting Space Summary Letter. |
![]() |
4. To modify and enable the hosting space summary letter select, Override Host Settings via the drop down menu. Once selected click, Enable Account Summary Letter, and complete the following four fields:
Ensure the accuracy of the fields, then proceed to step 5 for instructions on how to modify the templates. |
![]() |
5. The Subject, HTML Body and the Text Body are all editable templates that support the following constructs and variables. Once finished with editing the templates, click Save, to save any changes made.
#Signup# - is equal to "true" if the letter is sent during user account creation; otherwise when user re-sends the letter it is "false". Can be used in the template as following: <ad:if test="#Signup#"> #user# - hosting space owner is a complex structure described in the section above. In templates it can be used as following: Hello, #user.FullName# #reseller# - host account. It is a complex structure with the same fields as "user" one. #space# - space context is a complex structure with fields described in the section above. #plan# - space hosting plan is a complex structure with fields described in the section above. #PackageRootFolder# - the physical location of hosting space home folder, for example: Your space is located here: #PackageRootFolder# #NameServers# - string array of name servers assigned to hosting space, for example: Your name servers: #InstantAlias# - instant alias (temporary URL) assigned to hosting space, for example: <ad:if test="#isnotempty(InstantAlias)#"> #WebSites# - collection of web sites created in this hosting space. Each item in the collection is a complex structure with the following fields:
#Domains# - collection of domains created in this hosting space. Each item in the collection is a complex structure with the following fields:
#FtpIP# - IP address of FTP server #FtpAccounts# - collection of FTP accounts created in this hosting space. Each item in the collection is a complex structure with the following fields:
#MailAccounts# - collection of mail accounts created in this hosting space. Each item in the collection is a complex structure with the following fields:
#MailIP# - IP address of mail server #MsSQL2000ExternalAddress# or #MsSQL2000Address# - "External Address" of MS SQL 2000 service #MsSQL2000InternalAddress# - "Internal Address" of MS SQL 2000 service #MsSQL2005ExternalAddress# or #MsSQL2005Address# - "External Address" of MS SQL 2005 service #MsSQL2005InternalAddress# - "Internal Address" of MS SQL 2005 service #MsSQL2008ExternalAddress# or #MsSQL2008Address# - "External Address" of MS SQL 2008 service #MsSQL2008InternalAddress# - "Internal Address" of MS SQL 2008 service #MySQL4ExternalAddress# or #MySQL4Address# - "External Address" of MySQL 4 service #MySQL4InternalAddress# - "Internal Address" of MySQL 4 service #MySQL5ExternalAddress# or #MySQL5Address# - "External Address" of MySQL 5 service #MySQL5InternalAddress# - "Internal Address" of MySQL 5 service |
What Is Next?
1 Comments