Re: Show All Headers Entourage
Re: Show All Headers Entourage
- Subject: Re: Show All Headers Entourage
- From: Randall Perry <email@hidden>
- Date: Thu, 21 Aug 2003 12:32:26 -0400
If you want the complete source of the message including headers (for
instance to report to spamcop) you can do this:
tell application "Microsoft Entourage"
set theItem to selection
set x to source of theItem
end tell
>
> Is it possible to use Apple Script to show all headers of an email in
>
> Entourage using Applescript 1.9 OS 10.2.6?
--
Randall Perry
sysTame
Xserve Web Hosting/Co-location
Website Development/Promotion
Mac Consulting/Sales
http://www.systame.com/
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.