public static class SMTPOutputStream
extends java.lang.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.
- See Also:
CRLFOutputStream
,
Serialized Form