Add SMTP X-Header to an outgoing message (VB.Net sample needed..)

Add-in Express™ Support Service
That's what is more important than anything else

Add SMTP X-Header to an outgoing message (VB.Net sample needed..)
How to add an X-header to an outgoing Outlook message. 
d henderson




Posts: 39
Joined: 2006-03-06
My environment : MSVS 2005, XP Pro + Office 2003 + ADX 2.7.

I need to add X-headers to certain outbound messages in Outlook.
That is, when these messages go into the Outbox , I will add X-headers to the messages. I already attached events to the Outbox successfully

Can you provide a sample showing how to add the X-header in VB.Net?

Thanks Much.
Posted 11 Oct, 2006 23:10:22 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
Hi Much.

Please download an example here:
http;//www.add-in-express.com/projects/olxheaderexample.zip
Posted 12 Oct, 2006 05:34:03 Top
d henderson




Posts: 39
Joined: 2006-03-06

Sergey,

Thanks for the sample project link. Could you please provide a VB.net project (or at least VB translation of the SetHeader() routine )?

Thanks!
Posted 12 Oct, 2006 08:58:55 Top
Sergey Grischenko


Add-in Express team


Posts: 7233
Joined: 2004-07-05
I don't have such example in VB right now. But you can download another example that will help you to translation the C# code.
http://www.add-in-express.com/projects/newemailsexample-vb.zip
Posted 12 Oct, 2006 11:36:33 Top