Mail gets some compliments!
November 3rd, 2009
As you know, I have put out the new mail gem… here are some of the things people have said about it:
“Wow, I find this library very exciting! Thanks for sharing.” – James Edward Gray II
“Nice work. Thanks Mikel.” – Gregory Brown
“I just finished parsing the whole Enron set (2.3gb) and the Trec 2005 set (0.5gb) again. The only issues that caused mail parser failures after the few commits on my fork are all related to bad header values. Everything else was clear sailing. I didn’t verify the correctness of the parser, just the success/failure, but still that’s ~500k emails that went through fine.” – Jim
“This is gorgeous. If you’ve got this pile of total awesome waiting for release, I’d rather jump on it.” – Eric Hodel
And only after a few short days, we have 84 people watching mail on github, compared to the few dozen on TMail.
Thanks for all your comments, keep them and your patches coming!
Mikel
Recent Articles
Latest comments
- Brian McQuay
The TMail stuff isn’t valid as an email validation as previous comments already suggest. However, I still like the rfc822...
- Andrew Selder
I’ve noticed the same thing. This is a pain in the butt, especially with gems that install the latest test-unit...
- ara.t.howard
in all the years i’ve been validating emails the only validation which doesn’t annoy people seems to be
email.split(/@/).size... - Francesco
grazie :)))
- Валентин Родионов
Интересный пост, спасибо. Интересует только вопрос – будет ли продолжение? :)
- John H
Thanks. After10 minutes of panic I did a search and found this solution and problem resolved in 5 min. This...
Leave a Reply