[MlMt] UUIDs for Command > MailMate
Guillaume Barrette
guitest02 at gmail.com
Fri Sep 3 09:07:58 EDT 2021
Hi,
Look inside the MailMate application bundle at:
"/Applications/MailMate.app/Contents/SharedSupport/Bundles/MailMate.mmBundle/Commands/"
You will see all the built-in MailMate commands. Just open the
".mmCommand" file that you want into a text editor and you will be able
to see the specific uuid
As for your specific one "Copy Sender Addresses":
- uuid = "83B3CA37-CA7C-46A4-9B1B-1C50BCB21DBC";
Best,
--
Guillaume
On 3 Sep 2021, at 7:09, PC wrote:
> Hello, new to the mailing list and wasn't able to find the answer to
> my query in the archive. I'm hoping that someone can help me.
>
> I'm trying to find the UUIDs for the commands in the Command >
> MailMate menu (e.g. "Copy Sender Addresses") and can't find them.
>
> I am using them with the `performBundleItemWithUUID` function in
> AppleScript. I was able to find the UUIDs for other bundles in their
> respective plist files but I'm not sure where the MailMate ones would
> be.
>
> Any guidance would be
> appreciated._______________________________________________
> mailmate mailing list
> mailmate at lists.freron.com
> https://lists.freron.com/listinfo/mailmate
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freron.com/pipermail/mailmate/attachments/20210903/6280f50c/attachment.htm>
More information about the mailmate
mailing list