Re: scripting mail to select mailboxes
Re: scripting mail to select mailboxes
- Subject: Re: scripting mail to select mailboxes
- From: "David P. Baker" <email@hidden>
- Date: Thu, 13 Mar 2003 18:32:52 -0500
Finally! You da man!
--dpb
On Thursday, March 13, 2003, at 06:22 PM, cricket wrote:
Mailbox->New Mailbox. Select 'On My Mac' as the destination.
Or do it via script:
tell app "Mail"
make new mailbox with properties {name: "foo"}
end tell
- cricket
On Thursday, March 13, 2003, at 3:16 PM, David P. Baker wrote:
OK, the option to create a local mailbox seems to have disappeared in
this version of Mail. I remember seeing a hack for it somewhere, but
is there a Cricket Approved Way?
(BTW, tried it with an added dummy POP account: no dice, same
behavior.)
----->
Software Entomologist Mail for Mac OS X
http://www.apple.com/macosx/jaguar/mail.html
---------->
Yoda talking like, crime not is.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.