mailmate is a Ruby library and CLI for working with MailMate's on-disk storage and AppleScript surface. It includes a smart-mailbox filter engine (lexer/parser/evaluator over MailMate's filter language), readers for the binary header indexes, and CLI tools for searching, reading, modifying, and sending mail via MailMate. Requires macOS with MailMate installed. Some library pieces (parser, evaluator, fixture-driven tests) work on any platform; the integration pieces (AppleScript driver, filesystem readers) raise Mailmate::PlatformError on non-macOS hosts.
Required Ruby Version
>= 3.0
Authors
Brian Murphy-Dye
Versions
- 1.8.0 August 14, 2026 (105 KB)
- 1.7.0 August 11, 2026 (94 KB)
- 1.6.0 July 13, 2026 (84 KB)
- 1.5.0 June 13, 2026 (82.5 KB)
- 1.4.0 June 06, 2026 (69 KB)