• 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
Storing Mail on a Server
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Storing Mail on a Server


  • Subject: Storing Mail on a Server
  • From: Luther Fuller <email@hidden>
  • Date: Tue, 27 Mar 2007 11:43:59 -0500

I'm thinking of using the following bit of code to force trashed and sent messages to appear only in a user's local "Mail" Trash and Sent mailboxes so they can be archived. It should be used only on one Mac where the archive is to be created.

	try -- only for imap account
		set store deleted messages on server of anAcnt to false
	end try
	try -- only for imap account
		set store sent messages on server of anAcnt to false
	end try

It looks like something reasonable to do, but I don't have any experience with storing mail on a server so I can access it from multiple locations. No doubt some of you have just such experience. Does it seem reasonable to you?

_______________________________________________
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
  • Prev by Date: Re: Shell script help - get date of last modified file in hierarchy
  • Next by Date: How do you tell Acrobat 7 to print using AS?
  • Previous by thread: [ann] PyOSA 0.1.0, Appscript Installer 1.5.1 released
  • Next by thread: Re: Removing items from the Sidebar
  • Index(es):
    • Date
    • Thread