; Used for editing user information ; Following macros can be used: ; ##DATE## - Current date ; ##TIME## - Current time ; ##INFOMESSAGE## - the message sent by server, about the status of last operation. Can be blank ; ##USERNAME## - Login name of the user ; ##DOMAIN## - Current domain name ; ##USEWHITELISTS## - A checkbox, indicating whether to use white lists ( checked, or blank) ; ##ADDRECIPIENTS## - A checkbox, indicating whether to add reciepients to the list automatically ; ##ADDRESSLIST## - A white list ; ##USEAUTOWHITELISTS##" - A checkbox, indicating whether to use automated white list ( checked, or blank) ; ##VERIFICATIONWAITTIME - Verification Wait Time ; ##SUBJECT## - Subject line verification message ; ##BODY## - Verification message body ; ##FOLDERLIST - List of available folders ; ##FOLDERSELECTOR## - Select control, which allows to switch to different folder ;
Date ##DATE## Time ##TIME##
User ##USERNAME##
; ; Table of buttons ;
Check Mail Log Out

##INFOMESSAGE##

##FOLDERLIST##
Use WhiteList:
Address List:
Whitelist Recipients User Sends Mail To
Use Automated WhiteLists:
Verification Wait Time (Days):
Confirmation Message Subject
Confirmation Message Body:

In the "Address List", please specify one address per line. Single * is allowed in the UserName portion of address: if list contains *@domain.com, then all mail from domain.com will be accepted.

Confirmation message subject line, or message body can contain following macros:

  • ##SUBJECT## - Subject line of message, which was placed on hold;
  • ##REALNAME## - Name of recipient
  • ##ADDRESS## - Address of recipient
  • ##ACTIVATIONLINK## - Link, which should be clicked, in order to unhold the message. It must be preceeded by a URL, which you use to access your mail server web interface followed by a / symbol, for example, if you are using the URL http://mail.domain.com, use http://mail.domain.com/##ACTIVATIONLINK##
  • ##DATE## - Local date, when message has arrived on server, and placed on hold
  • ##TIME## - Local time, when message has arrived on server, and placed on hold

To make the confirmation message in HTML format, start the body with <html>