PC Review


Reply
Thread Tools Rate Thread

How to apply my own message-id?

 
 
=?Utf-8?B?Qm9tYnpq?=
Guest
Posts: n/a
 
      19th Aug 2004
I'm using CDO to send emails.
want to change message-id like this: --but failed

Dim iMsg As New CDO.Message
With .Fields
..Item("urn:schemas:mailheader:Message-ID") = "(E-Mail Removed)"
..Update
..Resync
End With ' Flds


seems CDO still generate the message-id by itself, ignoring mine.
how to change the message-id anyway? or even remove it?
 
Reply With Quote
 
 
 
 
Jeremy
Guest
Posts: n/a
 
      19th Aug 2004
"Bombzj" <(E-Mail Removed)> wrote in message
news:68F9F55D-C7CB-4EE0-9B10-(E-Mail Removed)...
> I'm using CDO to send emails.
> want to change message-id like this: --but failed
>
> Dim iMsg As New CDO.Message
> With .Fields
> .Item("urn:schemas:mailheader:Message-ID") = "(E-Mail Removed)"
> .Update
> .Resync
> End With ' Flds



This really doesn't have anything to do with the VB.NET language, I would
try a different group.


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to apply message rules ? wimvm Windows Vista Mail 2 9th Jun 2009 01:42 AM
Can't apply newsgroup message rules new2WindowsMail Windows Vista Mail 5 26th Feb 2008 12:26 AM
WinMail - Message Rules, Is there way to apply to message being se =?Utf-8?B?VmluY2UgRy4=?= Windows Vista Mail 2 14th Sep 2007 12:24 AM
Message Rules, Is there way to apply to message being sent? =?Utf-8?B?VmluY2UgRy4=?= Windows Vista Mail 1 20th Apr 2007 05:51 PM
Apply Filter Error Message Antonio Microsoft Access 3 27th Feb 2004 04:58 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:48 PM.