vlibMimeMail

vLIB logo

4.18. priority()

Function Description
  priority (int level)

This function sets the 'X-Priority' header of the message.

Level must be between 1 and 5 and must be passed as an integer.
Levels are:

Example

   $mail->priority(1); // sets the priority to highest