Misc #9394 » 0001-lib-net-smtp.rb-DOC-Remove-dead-link-to-raa.patch
lib/net/smtp.rb | ||
---|---|---|
#
|
||
# This library does NOT provide functions to compose internet mails.
|
||
# You must create them by yourself. If you want better mail support,
|
||
# try RubyMail or TMail. You can get both libraries from RAA.
|
||
# (http://www.ruby-lang.org/en/raa.html)
|
||
# try TMail or Mail or search for alternatives in
|
||
# {RubyGems.org}[https://rubygems.org/] or
|
||
# {The Ruby Toolbox}[https://www.ruby-toolbox.com/].
|
||
#
|
||
# FYI: the official documentation on internet mail is: [RFC2822] (http://www.ietf.org/rfc/rfc2822.txt).
|
||
#
|