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
- support MS950 encoding
- Mail.last / first / all - these all return empty array [ ]
- Validate Email Address
- Mail::Body#to_s uses wrong String encoding
- Mail::Body object returned from Mail::Message#body does not inherit message's charset
- Mail::Message#== does not work when on the cusp between two seconds
- When parsing UTF-7, do not raise exceptions (except for B encodings)
- Invalid utf-7 data in body causes exceptions
- Mail::Encodings.value_decode cannot decode MS950 charset.
- is there a way to remove a message or move it to a seperate folder?
- Docs