add a header in the mail function between 1 - 5, 1 being the highest
$headers .= "X-Priority: 1\n";

On 10/13/05, Nathaniel Hall <[EMAIL PROTECTED]> wrote:
> I have a PHP script that automatically sends an e-mail when accessed.  Is 
> there any way to mark the e-mail that is sent
> as urgent or flagged?
>
> Any help is appreciated.
>
> --
> Nathaniel Hall, GSEC
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to