11 internal static readonly
byte[] Data =
Encoding.
ASCII.GetBytes(
"DATA\r\n");
23 internal static readonly
byte[] Mail =
Encoding.
ASCII.GetBytes(
"MAIL FROM:");
static readonly byte[] Help
static readonly byte[] Expand
static readonly byte[] Noop
static readonly byte[] SendAndMail
static readonly byte[] Turn
static readonly byte[] EHello
static readonly byte[] CRLF
static readonly byte[] Reset
static readonly byte[] Auth
static readonly byte[] Recipient
static readonly byte[] Send
static readonly byte[] Quit
static readonly byte[] StartTls
static readonly byte[] SendOrMail
static readonly byte[] DataStop
static readonly byte[] Verify
static readonly byte[] Hello