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
- Mail::Body object returned from Mail::Message#body does not inherit message's charset
- When parsing UTF-7, do not raise exceptions (except for B encodings)
- Warnings when parsing
- Parse unquoted names with commas in it
- SMTP settings via url
- Handle edge case when inline image attachment part is missing a filename
- Extra \r in text part
- Multiple Return-Path headers are not being processed correctly
- Infinite loop when using mail 2.7.0 and 2.6.x. Works okay on 2.5.5 and below
- Forcing Content-Transfer-Encoding for a mail part is difficult
- Docs