I'm having problems with the setMessageType while sending emails.
I have been using email notification for a while but now want to send emails which include html, (not an attachment). I believe that setMessageType(...) is the command I should use but I can't find any additional documentation on the structure I should use ipm.urgent is all the manual says.
Once email is verified, we will review and approve the account.
Web Presence Hidden.
Once above is taken care of, full Profile content will display including back links, about me, my message, custom Profile html,
social networking links, message board signature, company profile, etc.
The system sends the mail ok, but the delivered message shows all of the html code, this is with m.send(). Using m.sendDlg(), opening the mail dialog works properly showing the html and correctly sets the message type to highest.
I think I may use a perl smtp script as this will work properly.
Once email is verified, we will review and approve the account.
Web Presence Hidden.
Once above is taken care of, full Profile content will display including back links, about me, my message, custom Profile html,
social networking links, message board signature, company profile, etc.