• 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: Rahul Mirakhur <email@hidden>
  • Date: Tue, 14 Aug 2007 17:18:29 +0530

Thanks Joe, this helps me get started to do what I want. All I now need is a way to have this script run through a simple right-click from inside the Mail app.

Rahul.

On 14-Aug-07, at 1:44 AM, Joe wrote:

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
References: 
 >AS for moving mails to local disk (From: Rahul Mirakhur <email@hidden>)
 >Re: AS for moving mails to local disk (From: Joe <email@hidden>)

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