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
- rake clean/clobber
- Min Ruby version 2.7
- [port] use ragel-bitmap for less memory
- New minor release 2.8.2?
- Documentation (and abstract class?) for custom delivery method
- Add logger as a dependency for Ruby 3.4 warnings
- Address `warning: URI::RFC3986_PARSER` warnings
- Remove UTF-7 support for email bodies
- Enable UTF8=ACCEPT if the server supports ENABLE (and UTF=ACCEPT).
- CRLF to LF line ending conversion is applied depending on whether body is ASCII-only or not.
- Docs