Module: Net

Defined in:
lib/tlsmail.rb,
lib/net/pop.rb,
lib/net/smtp.rb

Overview

If smtp or pop is already loaded, remove all constants.

Defined Under Namespace

Modules: SMTPError Classes: APOP, POP3, POP3Command, POPAuthenticationError, POPBadResponse, POPError, POPMail, SMTP, SMTPAuthenticationError, SMTPFatalError, SMTPServerBusy, SMTPSyntaxError, SMTPUnknownError

Constant Summary collapse

POP =

class aliases

POP3
POPSession =
POP3
POP3Session =
POP3
APOPSession =

class aliases

APOP
SMTPSession =

class SMTP

SMTP