• 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
Creating nested folder on exchange in apple mail
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Creating nested folder on exchange in apple mail


  • Subject: Creating nested folder on exchange in apple mail
  • From: DNK <email@hidden>
  • Date: Thu, 03 Jul 2014 13:46:36 -0700
  • Thread-topic: Creating nested folder on exchange in apple mail

Hi there. I have an AppleScript that I am writing that includes creating nested folders on an IMAP server, and also an exchange server.


So in my searching I have come across a (maybe the) way to do this. However it only works properly on an IMAP server. So if I create a nested folder such as:


Archives/2014/domain/user


Works fine. But if I run the same script on an exchange account it creates:


Archives/2014/domain/user/Archives/2014/domain/user


With the second "Archives/2014/domain/user" being a folder itself with "/" in the name.


The actual code used to create the mailboxes:


set mbox to make new mailbox with properties {name:archiveMailbox & "/" & yearMailbox & "/" & companyMailbox & "/" & usefMailbox}


Ideas?


DNK

 _______________________________________________
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

  • Next by Date: Re: AS how to check if a file name matches a string in a text file
  • Next by thread: Re: AS how to check if a file name matches a string in a text file
  • Index(es):
    • Date
    • Thread