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: 112,102 of 196,480
Downloads: 7,000

Daily

Ranking: 25,268 of 196,444
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,412,729,553rake
141,296,514,837minitest
51763,279,172mail
280197,100,580csv
521103,481,750reverse_markdown

Owners

#GravatarHandle
1iconbrianmd