A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

script to parse ip addresses from outlook headers



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old July 27th 06, 01:29 AM posted to microsoft.public.outlook.program_vba
JTL
external usenet poster
 
Posts: 4
Default script to parse ip addresses from outlook headers

can anyone point me in the right direction here?

i need to write a script that will rip through all messages stored in
outlook, and pull out both the ip address and the email address the message
was sent from.

thanks!

jt


Ads
  #2  
Old July 27th 06, 05:55 AM posted to microsoft.public.outlook.program_vba
Michael Bauer
external usenet poster
 
Posts: 435
Default script to parse ip addresses from outlook headers

Am Wed, 26 Jul 2006 17:29:13 -0700 schrieb JTL:

Reading senderŽs address depends on the Outlook version. In OL = XP youŽd
need e.g. CDO 1.21 or Redemption (www.dimastr.com) to do that. With CDO read
the CdoPR_EMAIL_ADDRESS property.

Reading the ip isnŽt possible with the Outlook object model, again CDO or
Redemption would help you. If the ip is available youŽd find it in the
CdoPR_TRANSPORT_MESSAGE_HEADERS property.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
-- www.VBOffice.net --


can anyone point me in the right direction here?

i need to write a script that will rip through all messages stored in
outlook, and pull out both the ip address and the email address the

message
was sent from.

thanks!

jt

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Rule 'run a script' not running my script [email protected] Outlook and VBA 3 May 30th 06 12:09 PM
script to extract sender ip addresses JTL Outlook and VBA 1 April 25th 06 05:34 AM
Parse email headers John Smith Outlook and VBA 1 March 28th 06 08:46 PM
Parse .msg file Vadivel Outlook and VBA 5 March 16th 06 06:17 PM
Parse .msg file Vadivel Outlook - Using Forms 1 March 15th 06 04:26 PM


All times are GMT +1. The time now is 11:03 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2024 Outlook Banter.
The comments are property of their posters.