Mail: Open message problem solved
Mail: Open message problem solved
- Subject: Mail: Open message problem solved
- From: Christopher Stone <email@hidden>
- Date: Sun, 26 Apr 2009 14:46:27 -0500
Greetings,
A while back I posted about the inability to open a referenced message in Mail via script.
This critter failed:
tell application "Mail" if message viewer 1 exists then tell message viewer 1 set selected mailboxes to {inbox} set m to message 1 of inbox open m end tell end if end tell The error message was:
Mail got an error: message id 87524 of mailbox "INBOX" of account "geode" doesn’t understand the open message.
I finally tracked down the problem: it was Default Folder of all things. I've reported the bug.
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