• 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
saving mails...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

saving mails...


  • Subject: saving mails...
  • From: Jean-Christophe Helary <email@hidden>
  • Date: Sat, 03 Feb 2018 21:41:14 +0900

Trying to go back to my mail saving thing where I save as raw message but then
can't reply to the mail when I open it...

The suggestion was that I, well, just save the mail.

So I'm trying various things among them:

use AppleScript version "2.4" -- Yosemite (10.10) or later
use scripting additions

tell application "Mail"
        set myMail to item 1 of (get selection)
        save myMail in ((POSIX path of (path to desktop folder)) & "myMail.eml")
end tell

and I can't make sense of what is *not* happening... myMail is supposed to be a
reference and save needs a reference. So what's wrong?


Jean-Christophe Helary
-----------------------------------------------
http://mac4translators.blogspot.com @brandelune


 _______________________________________________
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

  • Follow-Ups:
    • Re: saving mails...
      • From: Christopher Stone <email@hidden>
  • Next by Date: window tabs and ASOC ?
  • Next by thread: Re: saving mails...
  • Index(es):
    • Date
    • Thread