Registry / messaging / maildir

maildir

JSON →
library2.2.3rbrubygemsunverified

A Ruby library for reading and writing arbitrary messages in DJB's maildir format.

gem install maildir
INSTALL
IMPORT
SIG · MAILDIR
M
maildir
messagingrubyv2.2.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Maildir
require 'maildir'

Iterate over messages in a maildir.

require 'maildir' maildir = Maildir.new('/path/to/maildir') maildir.each do |message| puts message.data end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
maildir — gem install maildir · libregistry