I am trying to set the priority of my mail using:
However it doesn't work.$msg = new Mail::Send; $msg->set("X-Priority", 1); $msg->set("Priority", "Urgent"); $msg->set("Importance", "high");
Thanks,
Miriam.
Edit, BazB: added code tags. Removed incorrect markup.
In reply to Mail::Send & Setting the priority by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |