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
- lib/mail/utilities.rb:160: warning: URI::RFC3986_PARSER.escape is obsolete. Use URI::RFC2396_PARSER.escape explicitly
- include attachments without a filename
- Parsing mail with attachment that has no filename will not find attachment
- 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
- Docs