Module: MailSmtp
- Defined in:
- lib/mailsmtp.rb,
lib/mailsmtp/error.rb,
lib/mailsmtp/errors.rb,
lib/mailsmtp/server.rb,
lib/mailsmtp/session.rb,
lib/mailsmtp/version.rb,
lib/mailsmtp/data_reader.rb
Overview
Mail SMTP server.
Defined Under Namespace
Classes: AuthenticationFailed, AuthenticationRequired, AuthenticationTypeNotSupported, BadSequence, BareNewline, CommandNotImplemented, CommandNotRecognized, DataReader, EncryptionRequired, Error, InvalidParameters, LineTooLong, LocalError, MessageTooLarge, ParametersNotRecognized, PipeliningNotSupported, PrefixedReader, Server, ServiceUnavailable, Session, TooManyRecipients
Constant Summary collapse
- VERSION =
"0.2.1"