Re: Accessing Gmail Mailboxes (folders?)
Re: Accessing Gmail Mailboxes (folders?)
- Subject: Re: Accessing Gmail Mailboxes (folders?)
- From: Axel Luttgens <email@hidden>
- Date: Thu, 9 Sep 2010 16:14:08 +0200
Le 9 sept. 2010 à 14:53:01, James Roberts a écrit :
> [...]
>
> So both mailboxes are showing up.
>
> What am I missing? Help.
Hello Jim,
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
_______________________________________________
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