> Is there any PHP functionality for sending mail and attaching a high
> priority to the mail item ?
My htmlMimeMail code will do this for and, make it much easier too.
--
Richard Heyes
HTML5 Graphing for FF, Chrome, Opera and Safari:
http://www.rgraph.org (Updated November 1st)
--
PHP Genera
Per Jessen wrote:
Edward Diener wrote:
Is there any PHP functionality for sending mail and attaching a high
priority to the mail item ?
printf() ?
All you need to do is a add header like "X-Priority: High". It's just a
line of text.
Thanks for pointing this header out. My search for "X-
Per Jessen wrote:
Edward Diener wrote:
Is there any PHP functionality for sending mail and attaching a high
priority to the mail item ?
printf() ?
All you need to do is a add header like "X-Priority: High". It's just a
line of text.
Thanks for pointing this header out. My search for "X-
Edward Diener wrote:
> Is there any PHP functionality for sending mail and attaching a high
> priority to the mail item ?
printf() ?
All you need to do is a add header like "X-Priority: High". It's just a
line of text.
> In Outlook ( and Outlook Express ) there is the notion of a high
> prior
Is there any PHP functionality for sending mail and attaching a high
priority to the mail item ?
In Outlook ( and Outlook Express ) there is the notion of a high
priority mail item, but I do not know if this corresponds to anything in
an RFC for mail. Nor do I know how to mimic this in PHP. If
5 matches
Mail list logo