• 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: How do I target Junk in Apple Mail?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How do I target Junk in Apple Mail?


  • Subject: Re: How do I target Junk in Apple Mail?
  • From: Yvan KOENIG via AppleScript-Users <email@hidden>
  • Date: Wed, 15 Apr 2020 19:52:21 +0200

You may try :

tell application "Mail"
        set junkBox to (first mailbox whose name is "Junk")
end tell

Yvan KOENIG running High Sierra 10.13.6 in French (VALLAURIS, France) mercredi
15 avril 2020  19:52:05

> Le 15 avr. 2020 à 19:33, Jim Krenz via AppleScript-Users
> <email@hidden> a écrit :
>
> Hello all,
>
> I want to make a AppleScript to target the main Junk folder in Apple Mail.
>
> Right now, I can target a Junk folder of a particular account with this:
>
> tell application "Mail"
>       set selected mailboxes of message viewer 1 to mailbox "Junk" of account
> "JK@g"
> end tell
>
> How do I just go to “Junk”? Is there a way?
>
> Thanks!
>
> Jim
> ______




 _______________________________________________
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: How do I target Junk in Apple Mail?
      • From: Jim Krenz via AppleScript-Users <email@hidden>
References: 
 >How do I target Junk in Apple Mail? (From: Jim Krenz via AppleScript-Users <email@hidden>)

  • Prev by Date: How do I target Junk in Apple Mail?
  • Next by Date: Re: How do I target Junk in Apple Mail?
  • Previous by thread: How do I target Junk in Apple Mail?
  • Next by thread: Re: How do I target Junk in Apple Mail?
  • Index(es):
    • Date
    • Thread