$msg = new Mail::Send; $msg->set("X-Priority", 1); $msg->set("Priority", "Urgent"); $msg->set("Importance", "high");