File: smtp.rb [net/smtp: Ruby Standard Library Documentation]
Last Modified
2017-04-01 12:51:23 -0500
Requires
  • net/protocol
  • digest/md5
  • timeout
  • openssl

Description

frozen_string_literal: false

net/smtp.rb

Copyright © 1999-2007 Yukihiro Matsumoto.

Copyright © 1999-2007 Minero Aoki.

Written & maintained by Minero Aoki <aamine@loveruby.net>.

Documented by William Webber and Minero Aoki.

This program is free software. You can re-distribute and/or modify this program under the same terms as Ruby itself.

NOTE: You can find Japanese version of this document at: www.ruby-lang.org/ja/man/html/net_smtp.html

$Id: smtp.rb 53141 2015-12-16 05:07:31Z naruse $

See Net::SMTP for documentation.