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.
14 Subscribers
Add a CodeTriage badge to mail
Help out
- Issues
- Mail.find(keys: "ALL", order: :desc, count: 20, what: :first) doesn't return the most 20 recent messages.
- Release a new version?
- Uniform interface for getting email body?
- Net::IMAP connection uses insecure deprecated options
- Stop using insecure deprecated Net::IMAP.new args
- Error when send email with Round bracket In "From"
- Initial stab at improving folding
- JRuby 9.3+ fails with Java::JavaLang::ArrayIndexOutOfBoundsException
- Problem folding non-ASCII header
- Body text goes missing when using add_file
- Docs