Can
- List your mailboxes, with message and unread counts
- List and read messages in any mailbox
- Search subjects and senders, or message bodies through an index built on your Mac
- List unread mail, newest first
Cannot
- Send a message, a reply, or a forward
- Delete, move, or archive mail
- Mark anything read or unread
Tools
Try it
The content index
Searching subjects and senders is live: Pomeroy asks Mail and Mail answers. Searching message bodies is different. Apple Mail has no fast way to search body text from outside, so Pomeroy builds its own index on your Mac the first time you ask for a content search. That first search is slow, taking minutes for a large mailbox. Every later one answers from the index.The index lives on your Mac and is never sent anywhere. It is Pomeroy’s own
bookkeeping, not your data leaving.
Worth knowing
Long messages are cut at 4,000 characters
Long messages are cut at 4,000 characters
mail_read truncates and says it has. This keeps one enormous newsletter
from swallowing the conversation.Listing does not include bodies
Listing does not include bodies
mail_list returns headers and ids. An assistant reads the bodies it
actually needs, one at a time.Every mailbox Mail shows
Every mailbox Mail shows
Including every account you have set up.
mail_mailboxes is how an
assistant discovers which ones exist, and its names are what the other tools
take.Sending is not available and never will be
Sending is not available and never will be
There is no send tool, no reply tool and no draft tool. Mail is the app
where a mistaken write is least recoverable and most embarrassing, so
Pomeroy does not have the function at all.
Permissions
Switching Mail on asks macOS for permission to control Mail (NSAppleEventsUsageDescription). It is a separate prompt from Notes and
Shortcuts.