The Edit Account-Related E-mail Text page allows system administrators to customize the messages that users receive when signing up for an account, requesting to reset a forgotten password, or when changing an e-mail address.
This message is sent to a user after registration to welcome him or her to the site. It is also the means by which the user account is activated and the e-mail address is validated. A list of words replaced when the e-mail gets sent is below. X-ACTIVATIONURL-X must be included in the message. The X-MANUALACTIVATIONURL-X and X-ACTIVATIONCODE-X pair should be included whenever possible to allow for manual activation in the event of an error with the automatic account activation mechanism.
The portal name.
The user name.
The e-mail address the user supplied when signing up for an account.
The URL to which the user can go to automatically activate his or her account.
The URL to which the user can go to manually activate his or her account in the event of an error with the automatically activation mechanism.
The code required to activate the account.
The GET parameters used in the automatic activation URL.
This message is sent to a user when requesting to change a forgotten password in order to verify the identity of the user before allowing the change. A list of words replaced when the e-mail gets sent is below. X-RESETURL-X must be included in the message. The X-MANUALRESETURL-X and X-RESETCODE-X pair should be included whenever possible in the event of an error with the automatic identity verification confirmation mechanism.
The portal name.
The user name.
The user's e-mail address.
The IP address from which the forgotten password change request originated.
The URL to which the user can go to verify his or her identity and change the account password.
The URL to which the user can go to manually verify his or her identity using the user account name and the code provided by X-RESETCODE-X in the event of an error with the automatic identity verification confirmation mechanism.
The code required to change the forgotten password.
The GET parameters used in the automatic identity verification confirmation URL.
This message is sent to a user when changing his or her e-mail address to confirm that the new e-mail address is valid. A list of words replaced when the e-mail gets sent is below. X-CHANGEURL-X must be included in the message. The X-MANUALCHANGEURL-X and X-CHANGECODE-X pair should be included whenever possible in the event of an error with the automatic e-mail address confirmation mechanism.
The portal name.
The user account associated with the e-mail address change.
The previous e-mail address of the user account.
The new e-mail address of the user account.
The URL to which the user can go to automatically confirm the new e-mail address.
The URL to which the user can go to manually confirm the e-mail address using the user account name and the code provided by X-CHANGECODE-X in the event of an error with the automatic e-mail address confirmation mechanism.
The code required to confirm the new e-mail address.
The GET parameters used in the automatic confirmation URL.