smtp.rb

Path: lib/net/smtp.rb
Last Update: Fri Jul 03 17:13:02 +0000 2009

net/smtp.rb

Copyright (c) 1999-2003 Yukihiro Matsumoto.

Copyright (c) 1999-2003 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, Ruby Distribute License or GNU General Public License.

NOTE: You can find Japanese version of this document in the doc/net directory of the standard ruby interpreter package.

$Id: smtp.rb 18116 2008-07-17 12:40:40Z shyouhei $

See Net::SMTP for documentation.

Required files

net/protocol   digest/md5  

[Validate]