Thanks for everyone's responses.
Apologies, I may have confused the issue somewhat.
I'm generating emails from the business app using extended mapi, which dumps email message + attachments in the outbox of outlook (not express or mail) and then sends.
The real issue for me is where the responsibility lies is adding this header to the message. No doubt RFC 2822 is basic compliance and observed by all applications capable of generating email messages.
My initial thoughts were either the business app or Outlook. SMTP servers can be configured to various degrees to reject emails without a date header. Additionally so can spam filters.
If it is the responsibility of the business app to add the date header through ExMapi, then surely this must be a short-coming and one that must be addressed by the vendor?!?!
Alternatively, if ExMapi cannot do this, then I would think that the MUA is responsible. How else could email messages from Outlook comply in the first place.
As is plainly evident, I'm a troglodyte on this matter, but at least it will give me a starting point, as this issue is impacting my business!
Thanks,
Andy