Exchange Hosting Mode Organization Summary Letter

Admin may create and reseller may override Mail Template for Organization Summary Letter.

Go to Account Home – Settings – Mail Templates, click on ‘Exchange Hosting Mode Organization Summary’ link and edit mail template:

image

The following variables are available in Exchange Organization Summary template:

#org# - organization details. This is an object with the following fields:

  • AdministratorEmail
  • AdministratorName
  • CatchAllAddress
  • ContactCount (int)
  • ContactCountQuota (int)
  • DistinguishedName (int)
  • DistributionListCount (int)
  • DistributionListCountQuota (int)
  • Domains – collection of “Domain” objects with the following fields:
    • Name
    • IsTemp (bool)
    • IsDefault (bool)
  • ExchangeControlPanelUrl
  • MailboxCount (int)
  • MailboxCountQuota (int)
  • MaxContactCountQuota (int)
  • MaxDistributionListCountQuota (int)
  • MaxDomainsCountQuota (int)
  • MaxMailboxCountQuota (int)
  • OfferId
  • ProgramId
  • ServicePlan

#space# - hosting space in which organization is created. This is an object with the following fields:

  • PackageId (int)
  • PlanId (int)
  • PackageName (string)
  • PurchaseDate
  • StatusId (int

#user# - user account, owner of the hosting space. This is an object with the following fields:

  • Username (string)
  • Password (string)
  • Email (string)
  • SecondaryEmail (string)
  • FirstName (string)
  • LastName (string)
  • FullName (string)
  • Address (string)
  • City (string)
  • Country (string)
  • State (string)
  • Zip (string)
  • PrimaryPhone (string)
  • SecondaryPhone (string)
  • Fax (string)
  • InstantMessenger (string)
  • IsDemo (bool)
  • IsPeer (bool)
  • HtmlMail (bool)
  • Created (DateTime)
  • Changed (DateTime)
  • RoleId (int)

Template syntax is described here: http://www.adersoftware.com/index.cfm?page=templateEngine2