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$
See Net::SMTP for documentation.
Required Files
- net/protocol
- digest/md5
- timeout
- openssl
Namespace
- MODULE Digest
- MODULE Net
- MODULE Net::SMTPError
- MODULE OpenSSL
- MODULE OpenSSL::SSL
- CLASS Net::SMTP
- CLASS Net::SMTP::Response
- CLASS Net::SMTPAuthenticationError
- CLASS Net::SMTPFatalError
- CLASS Net::SMTPServerBusy
- CLASS Net::SMTPSyntaxError
- CLASS Net::SMTPUnknownError
- CLASS Net::SMTPUnsupportedCommand