C# (CSharp) hMailServer.Core.Protocols.SMTP Namespace

Nested Namespaces

hMailServer.Core.Protocols.SMTP.Parsing

Сlasses

Name Description
CommandParser
SmtpCommandReply
SmtpServerSession
SmtpServerSessionConfiguration
SmtpServerSessionState
TransmissionBuffer
TransmissionPeriodRemover In some mail protocols (POP3 and IMAP), dots are escaped in the transmission of the data. If a line starts with two dots, then one of them should be removed. This is because a dot on an empty line otherwise indicates end-of-transmission.