Re: How to determine if message was sent or received in Mail
Re: How to determine if message was sent or received in Mail
- Subject: Re: How to determine if message was sent or received in Mail
- From: Christopher Stone <email@hidden>
- Date: Tue, 29 Oct 2013 07:56:22 -0500
On Oct 29, 2013, at 06:53, John <email@hidden> wrote:
Is "messages" no longer an element of inbox and sent mailbox in Mavericks?
______________________________________________________________________
Hey John,
I'm not sure why you're having problems. This works fine for me on Mavericks:
use application "mail"
set inboxMsgList to messages of inbox set draftsMsgList to messages of drafts mailbox
However. I crashed Script Debugger trying to get sent messages. Of course there are only about 15,000 of them. :)
-- Best Regards, Chris
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden