https://github.com/mikel/mail
Ruby
A Really Ruby Mail Library
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
13 Subscribers
Add a CodeTriage badge to mail
Help out
- Issues
- Fix some typos
- Add benchmark as a development dependency
- Mail::Parser::AddressListsParser removes intentional escaping from address display names
- Body#decoded preserves ActiveSupport::SafeBuffer with 8bit encoding (regression in 2.9.0)
- Mail gem shouldn't reorder parts of MIME messages
- Parser crashes on malformed header folding with misleading datetime error
- undefined method `attr' for nil in `find`
- Windows-1252 encoding not recognized, charset read as UTF-8
- Error "arguments expected to be an Array of individual string args": version 2.9.0 not compatible with rails 7.0.x
- Fix JRuby builds / minimum ruby version
- Docs