• 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
Re: AS for moving mails to local disk
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AS for moving mails to local disk


  • Subject: Re: AS for moving mails to local disk
  • From: Joe <email@hidden>
  • Date: Mon, 13 Aug 2007 13:14:07 -0700

Hello Rahul

Probably something like this should work.

tell application "Mail"
  set x to get selection
  move x to mailbox "Testing"
end tell

HTH
Joe

On Aug 13, 2007, at 11:23 AM, Rahul Mirakhur wrote:

Hello all,

I am kind of a newbie to world of AppleScripting and was trying my hands around writing something which would let me move certain messages I select (randomly) to a folder on my disk (I've already created a folder in Apple Mail).

As this is a random activity, creating a rule is not applicable.

Is there a way I could by simply selecting few messages trigger a script which will move them to a folder of my choice.
_______________________________________________
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: AS for moving mails to local disk
      • From: Rahul Mirakhur <email@hidden>
References: 
 >AS for moving mails to local disk (From: Rahul Mirakhur <email@hidden>)

  • Prev by Date: AS for moving mails to local disk
  • Next by Date: Re: AS for moving mails to local disk
  • Previous by thread: AS for moving mails to local disk
  • Next by thread: Re: AS for moving mails to local disk
  • Index(es):
    • Date
    • Thread