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
- 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
- Mail::Address.new parsing failed when string has a comma
- read_from_string incompatible encoding regexp match
- Fixing #408 by not touching the body of the email
- Failing test for ContentDispositionParser
- Docs