Re: Account Mail Question
Re: Account Mail Question
- Subject: Re: Account Mail Question
- From: m <email@hidden>
- Date: Sat, 29 Dec 2007 16:02:56 -0800
Michelle, Using your script,
tell application "Mail" tell message viewer 1 set theMSG to first item of (messages whose id is 59252) end tell move theMSG to mailbox "INBOX_Duplicates" end tell
I get the error message "The variable theMSG is not defined." if I am online. Highlighted is "TheMSG" in line 5.
No Error message and works if "offline"
Perhaps some local setting in the preferences that is different from you and I, perhaps how long we leave the messages on the server before deleting? In fact, that may be it, now that I think of it.
Michael.
On Dec 29, 2007, at 3:53 PM, Michelle Steiner wrote: As soon as I moved all the accounts "off-line" the pesky INBOX accounts responded to Michelle's script flawlessly.
It works flawlessly on my computer with the accounts on line. Are you sure it's a POP and not an IMAP account?
-- I love my country; I'm just ashamed (and afraid) of its current administration.
|
_______________________________________________
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