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
- Support non-ASCII addresses (IDN)
- support MS950 encoding
- Mail::Body#to_s uses wrong String encoding
- 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
- 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
- Docs