AppleScript to move message to nested IMAP folder?
AppleScript to move message to nested IMAP folder?
- Subject: AppleScript to move message to nested IMAP folder?
- From: Wes Plate <email@hidden>
- Date: Tue, 23 Nov 2010 15:03:44 -0800
- Thread-topic: AppleScript to move message to nested IMAP folder?
I am modifying an AppleScript that has worked for a long time with a POP
account to work with an IMAP account.
This line fails...
move theMsg to folder "Child Folder" in folder "Parent Folder" of IMAP
account acctName
ScriptDebugger gives me this error as I step over that line:
Microsoft Entourage got an error: CanĀ¹t get incoming message id 82104.
That id number is the id for the message I need the script to move.
How do I change that move line for an IMAP account?
Thanks.
--
Wes Plate
Automatic Duck, Inc.
http://www.automaticduck.com
_______________________________________________
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