Hi all,
Mail 2.1.5 has now been pushed to Gemcutter.
Key features and bug fixes
* Mail now tries to be smart about the body and auto encodes where it
can, makes things work nicer - big thank you to Peter Bowen
(github.com/pzb) for this work.
* Mail::Message now provides a #errors method. This contains an array
for each header field that failed to parse, the header field will then
be parsed as an UnstructuredField.
* Updated vendor'd treetop with latest changes from Nathan Sobo's
branch and Jeremy Kemper's branch
* Keep header field case when instantiating an Unstructured Field.
* Adding Message#decoded returns Message#body#decoded if the message
is not multipart
* Content transfer encoding failed on trailing semi-colon, fixed
You can get it from gemcutter or from github/mikel/mail tag 2.1.5
--
http://rubyx.com/
http://lindsaar.net/
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
No comments:
Post a Comment