From: Eric Hodel Date: 2011-05-23T09:39:08+09:00 Subject: [ruby-core:36400] [Ruby 1.9 - Bug #4769] Updated SMTP standards Issue #4769 has been updated by Eric Hodel. Assignee changed from Eric Hodel to Minero Aoki Does Net::SMTP follow RFC 2821 and 2822 or has it been updated to follow RFC 5231 and 5322? ---------------------------------------- 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