Hi, does it support Importance header, like: $headers .= "X-Priority: 1 (Higuest)\n"; $headers .= "X-MSMail-Priority: High\n"; $headers .= "Importance: High\n"; so I can flag the email high priority Thanks!
Hi, does it support Importance header, like:
$headers .= "X-Priority: 1 (Higuest)\n";
$headers .= "X-MSMail-Priority: High\n";
$headers .= "Importance: High\n";
so I can flag the email high priority
Thanks!