net/pop.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, Ruby Distribute License.
NOTE: You can find Japanese version of this document at: www.ruby-lang.org/ja/man/html/net_pop.html
$Id$
See Net::POP3 for documentation.
Required Files
- net/protocol
- digest/md5
- timeout
- openssl
Namespace
- MODULE Digest
- MODULE Net
- MODULE OpenSSL
- MODULE OpenSSL::SSL
- CLASS Net::APOP
- CLASS Net::POP3
- CLASS Net::POPAuthenticationError
- CLASS Net::POPBadResponse
- CLASS Net::POPError
- CLASS Net::POPMail