public static class SMTPOutputStream
extends Object
In addition to converting lines into the canonical format,
i.e., terminating lines with the CRLF sequence, escapes the "."
by adding another "." to any "." that appears in the beginning
of a line. See RFC821 section 4.5.2.
- Author:
- Max Spivak
- See Also:
CRLFOutputStream
,
Serialized Form