From: "J.R. Garcia" Date: 2011-05-23T10:14:17+09:00 Subject: [ruby-core:36402] [Ruby 1.9 - Bug #4769] Updated SMTP standards Issue #4769 has been updated by J.R. Garcia. Based on section 1.2 of RFC5321 (http://tools.ietf.org/html/rfc5321#section-1.2), it looks like there were only "editorial" and "clarification" changes which lead me to believe that the documentation had changed but the details did not. This is based only on the section mentioned. I am by no means an SMTP expert. If it does not meet RFC5321's listed standards, I'd be interested in what the differences are and helping to bring it up to that specification. ---------------------------------------- Bug #4769: Updated SMTP standards http://redmine.ruby-lang.org/issues/4769 Author: J.R. Garcia Status: Open Priority: Normal Assignee: Minero Aoki Category: DOC Target version: ruby -v: 1.9.2-p180 The standards listed in the documentation for Net::SMTP (RFC2821, RFC2822) have been obsoleted by new ones (RFC5321, RFC5322). I have updated the documentation to reflect this (as well as the links in the documentation). *Patch included -- http://redmine.ruby-lang.org