![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
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 |