Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Storing Mail on a Server



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:
http://lists.apple.com/mailman/options/applescript-users/email@hidden
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.