RunEmailViewDialog (open)
Run a dialog to (pre)view a single mail
Syntax
LOADLIB "mod::system/lib/dialogs.whlib";
MACRO RunEmailViewDialog(OBJECT parent, BLOB email, RECORD options)Parameters
OBJECT parentScreen or controller loading this dialog
BLOB emailEmail (as message/rfc822, also known as .EML)
RECORD optionsOptions
STRING originOrigin of the message (used to be in X-WebHare-Origin)
BOOLEAN sensitiveMark the mail contents as sensitive (for sysop eyes only)
INTEGER taskid of the managed task associated with this email