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.