• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Mail: Open message problem solved
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Prev by Date: Mount Volume on Remote Machine
  • Next by Date: Scripting Xcode to open a source code file and go to a particular line number
  • Previous by thread: Re: Mount Volume on Remote Machine
  • Next by thread: Scripting Xcode to open a source code file and go to a particular line number
  • Index(es):
    • Date
    • Thread