• 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: applescripting sub mailboxes in Mail
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: applescripting sub mailboxes in Mail


  • Subject: Re: applescripting sub mailboxes in Mail
  • From: Christopher Stone <email@hidden>
  • Date: Thu, 12 Nov 2015 09:17:27 -0600
  • X_v_e_cd: d27731d2998fb238fe57f7217ebee475
  • X_v_r_cd: a1ea33896f95188d3003835241779547

On Nov 11, 2015, at 23:16, John Mitchell <email@hidden> wrote:
I can get two folders created, but not 3 on my 10.10.5 OsX

make new mailbox with properties {name:("Bard/11/2015/") as rich text}
______________________________________________________________________

Hey John,

Let's get that back on the right thread.

as rich text is not needed.

Nor are the parentheses necessary.

This works on my 10.11.1 system:

tell application "Mail"
  make new mailbox with properties {name:"Bard/11/2015/"}
end tell

But you'll have to try it to find out if those small changes make it work on 10.10.5.

--
Best Regards,
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

References: 
 >Fwd: applescripting sub mailboxes in Mail (From: Brian Christmas <email@hidden>)
 >Re: applescripting sub mailboxes in Mail (From: Christopher Stone <email@hidden>)
 >Re: applescripting sub mailboxes in Mail (From: Christopher Stone <email@hidden>)
 >Re: applescripting sub mailboxes in Mail (From: Brian Christmas <email@hidden>)
 >Re: applescripting sub mailboxes in Mail (From: Brian Christmas <email@hidden>)
 >Re: applescripting sub mailboxes in Mail (From: Brian Christmas <email@hidden>)

  • Prev by Date: Load Script Problem
  • Next by Date: applescripting sub mailboxes in Mail
  • Previous by thread: Re: applescripting sub mailboxes in Mail
  • Next by thread: Re: applescripting sub mailboxes in Mail
  • Index(es):
    • Date
    • Thread