C# (CSharp) hMailServer.Core.Protocols.SMTP Пространство имен

Пространства имен

hMailServer.Core.Protocols.SMTP.Parsing

Классы

Имя Описание
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.