net/imap.rb
Copyright (C) 2000 Shugo Maeda <shugo@ruby-lang.org>
This library is distributed under the terms of the Ruby license. You can freely distribute/modify this library.
Documentation: Shugo Maeda, with RDoc conversion and overview by William Webber.
See Net::IMAP for documentation.
Required Files
- socket
- monitor
- digest/md5
- strscan
- openssl
Namespace
- MODULE Digest
- MODULE Net
- MODULE OpenSSL
- MODULE OpenSSL::SSL
- CLASS Encoding
- CLASS Net::IMAP
- CLASS Net::IMAP::BadResponseError
- CLASS Net::IMAP::BodyTypeAttachment
- CLASS Net::IMAP::BodyTypeBasic
- CLASS Net::IMAP::BodyTypeExtension
- CLASS Net::IMAP::BodyTypeMessage
- CLASS Net::IMAP::BodyTypeMultipart
- CLASS Net::IMAP::BodyTypeText
- CLASS Net::IMAP::ByeResponseError
- CLASS Net::IMAP::CramMD5Authenticator
- CLASS Net::IMAP::DataFormatError
- CLASS Net::IMAP::DigestMD5Authenticator
- CLASS Net::IMAP::Error
- CLASS Net::IMAP::FlagCountError
- CLASS Net::IMAP::LoginAuthenticator
- CLASS Net::IMAP::NoResponseError
- CLASS Net::IMAP::PlainAuthenticator
- CLASS Net::IMAP::ResponseError
- CLASS Net::IMAP::ResponseParseError