[][src]Module samotop_core::smtp

Modules

extension

Structs

ExtensionSet
Flag
MailBodyChunk

A chunk of the mail body

MailBodyEnd

The mail body is finished. Mail should be queued.

SessionShutdown
SessionStream
SmtpConnection
SmtpData
SmtpInvalidCommand
SmtpNoop
SmtpQuit
SmtpRcpt
SmtpRset
SmtpState
SmtpUnknownCommand
StartTls

Enums

Error
ReadControl

Represents the instructions for the server side of the stream.

SmtpAddress
SmtpCommand
SmtpHelo
SmtpHost
SmtpMail

Starts new mail transaction

SmtpPath
SmtpReply
SmtpReplyCategory
SmtpReplyClass
SmtpReplyDigit
WriteControl

Represents the instructions for the client side of the stream.

Traits

Extension
ExtensionValue
SmtpSessionCommand
SyncMailService