Gabriel wrote:
> What I am doing is creating a simple SMTP mail Sender and would like to set
> the importance (priority) tag (i.e. Urgent, Normal, ...etc) when sending the
> message. I am using the TNMSMTP component of VCL. Is there any way of doing
> this with TNMSMTP?

All you should need to do is in the Data portion of the messages (at the
beginning) put: X-Priority: 1

Priorities (at least for my mail client) show as 1 for highest and 5 for
lowest with 3 being normal.

regards

-- 
Glen Boyd               <[EMAIL PROTECTED]>
Programmer              Napier City Council
Private Bag 6010, Napier, NEW ZEALAND
Phone: +64-6-8357579    Fax: +64-6-8357574

######################################################################
Attention: 
This e-mail message and accompanying data may contain information 
that is confidential and subject to legal privilege. Any information
provided is given in good faith. However unless specifically stated
to the contrary, Napier City Council accepts no liability for the
content of this e-mail or for the consequences of any action taken on
the basis of the information provided, unless that information is
subsequently confirmed in writing. If you are not the intended recipient,
you are notified that any use, dissemination, distribution or copying
of this message or data is prohibited. If you received this e-mail
message in error, please notify us immediately and erase all copies
of this message and attachments. Thank you.
######################################################################
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to