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)
- text garbled for mail subject decoding
- Warnings when parsing
- Handle incomptible encodings in email headers
- Parse unquoted names with commas in it
- SMTP settings via url
- Handle edge case when inline image attachment part is missing a filename
- Attachments/parts not parsed from real-world email
- Extra \r in text part
- Docs