Re: Accessing Gmail Mailboxes (folders?)
Re: Accessing Gmail Mailboxes (folders?)
- Subject: Re: Accessing Gmail Mailboxes (folders?)
- From: James Roberts <email@hidden>
- Date: Thu, 9 Sep 2010 10:38:09 -0400
Could you run this one in AppleScript Editor and have a look at the log: tell application "Mail" tell account "Gmail" mailboxes end tell end tell This should provide you with the right name for your mailbox (GMail is somewhat special).
Axel
Worked great
returns "[Google Mail]/Starred” there is a [Google Mail]/ leading every gmail mailbox. Plugged it into my script and worked great.
I really need some good ref. material, or is one of the things you only learn by beating your head for awhile?
Tanks again
Jim |
_______________________________________________
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