E-mail confirmations are sent for the following activities. CSC provides a default email template implementation for each of these:
New Account Registration
New Account Registration Following Checkout
Password Reset
New Order Confirmation
Order Modification Confirmation
Return Confirmation
Exchange Confirmation
The e-mail information component can be reconfigured to use a different templateURL property, which points to a different JSP page specifying a different template.
To change an e-mail template, set the templateURL property of any of the following TemplateEmailInfo components:
/atg/svc/email/NewAccountTemplateEmailInfo/atg/commerce/custsvc/profile/NewAccountEmailInfo/atg/svc/email/ResetPasswordTemplateEmailInfo/atg/commerce/custsvc/profile/NewOrderEmailInfo/atg/commerce/custsvc/profile/OrderExchangeEmailInfo/atg/commerce/custsvc/profile/OrderReturnEmailInfo/atg/commerce/custsvc/profile/OrderUpdateEmailInfo

