I am using GW6 and sending mail using SMTP through an ASP page. I need to send some emails with Priority=HIGH.
I set in code either X-Priority: 5 or MSG-Priority=HIGH and both result in Normal priority email. I can view the source and see that X-Priority was set to 5 but the email is delivered as normal priority.
Has anybody set the priority via SMTP before? Or do you know if my syntax is wrong?
Thanks for the help
Craig
I set in code either X-Priority: 5 or MSG-Priority=HIGH and both result in Normal priority email. I can view the source and see that X-Priority was set to 5 but the email is delivered as normal priority.
Has anybody set the priority via SMTP before? Or do you know if my syntax is wrong?
Thanks for the help
Craig