Is it possible to add my own header to an email in Office Outlook orOutlook Express?

A

Afshar Mohebbi

Hi all,

I mean something like followings:
X-MDaemon-Deliver-To: (e-mail address removed)
or
X-MyHeader: 123456
I'm able to do this via C# SmtpClient programmatically, but I want to
this by an email application.


Thanks in Advance
Afshar Mohebbi
 
F

F.H. Muffman

I mean something like followings:
X-MDaemon-Deliver-To: (e-mail address removed)
or
X-MyHeader: 123456
I'm able to do this via C# SmtpClient programmatically, but I want to
this by an email application.

For Outlook, you'd need to do it via code. I'd start at http://www.outlookcode.com.

For OE, you'll want to ask in microsoft.public.outlookexpress.general, they'll
know far more than around here.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top