View Single Post
  #2  
Old April 25th 06, 05:34 AM posted to microsoft.public.outlook.program_vba
Michael Bauer
external usenet poster
 
Posts: 435
Default script to extract sender ip addresses

Am Mon, 24 Apr 2006 15:53:30 -0700 schrieb JTL:

You could use CDO 1.21 and read the PR_TRANSPORT_MESSAGE_HEADERS field of a
message. Sometimes it contains the IP sometimes it doesn´t, there´s no
gurantee.

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


does anyone know of a script that will extract the ip address of the
sender's email address from outlook 2002?

i want to be able to run the script against all messages currently saved

in
outlook, and output the sender ip's to a file.

thanks much,

jt

Ads