RubyGems Navigation menu

mailmate 1.3.0

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.

Gemfile:
=

install:
=

Versions:

  1. 1.3.0 June 06, 2026 (66.5 KB)
  2. 1.2.0 May 19, 2026 (63.5 KB)
  3. 1.1.0 May 19, 2026 (62 KB)
  4. 1.0.0 May 19, 2026 (61.5 KB)
  5. 0.2.0 May 18, 2026 (44.5 KB)
Show all versions (6 total)

Runtime Dependencies (2):

csv ~> 3.0
mail ~> 2.8

Development Dependencies (3):

minitest ~> 5.0
rake ~> 13.0

Owners:

Pushed by:

Authors:

  • Brian Murphy-Dye

SHA 256 checksum:

=

Total downloads 869

For this version 21

Version Released:

License:

MIT

Required Ruby Version: >= 3.0

Links: