How to set mail priority with HTMLDB_MAIL.SEND ?
365562Jan 11 2006 — edited Aug 2 2006Hi,
With UTL_MAIL.SEND, it is possible to set a priority to the sent mail with the parameter "priority IN PLS_INTEGER DEFAULT NULL".
Unfortunately, HTMLDB_MAIL.SEND doesn't have this parameter.
Is there a way to set a priority to a mail sent with HTML DB ? I want to send mail to Novell Groupwise users...
Thanks !
Eric