Categories: None [Edit]

mailmate

https://rubygems.org/gems/mailmate
https://github.com/brianmd/mailmate
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.

Total

Ranking: 145,017 of 196,218
Downloads: 4,313

Daily

Ranking: 24,840 of 196,179
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,397,047,795rake
141,282,948,741minitest
51755,660,815mail
286189,424,976csv
521102,536,758reverse_markdown

Owners

#GravatarHandle
1iconbrianmd