script to extract sender ip addresses

J

JTL

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
 
M

Michael Bauer

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.
 

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