• 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: Mail.app and Mailboxes Creation
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mail.app and Mailboxes Creation


  • Subject: Re: Mail.app and Mailboxes Creation
  • From: Michelle Steiner <email@hidden>
  • Date: Thu, 18 Dec 2003 16:31:22 -0700

On Dec 18, 2003, at 2:14 PM, Vincent CLAUDIC wrote:

I would like to create thru an AScript a new folder inside my personnal folder. I found out nothing in the archives, yet. I would appreciate if someone may help me with the syntax of something like:

tell application "Mail to make a new mailbox at mailbox "x" of account "y" with properties {name:"z"}

I don't know what you mean by "personal mailbox" but this makes a mailbox folder in "on my mac" at the top level.

tell application "Mail"
make new mailbox with properties {name:"saved1"}
end tell

The only mailboxes I see on my machine that are part of accounts are the in, drafts, sent, junk, and trash mailboxes.

--Michelle

--
Peter pull at St. Taffy's tonight! (Or is it the other way around?)
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: what have the Romans ever done for us?
  • Next by Date: set selection to clipboard
  • Previous by thread: Re: Parsing PDF; looking to count number of markup annotations per re viewer (user) in Mac OS 9.2.2.
  • Next by thread: set selection to clipboard
  • Index(es):
    • Date
    • Thread