Package | Description |
---|---|
com.sun.mail.smtp |
An SMTP protocol provider for the JavaMail API
that provides access to an SMTP server.
|
Modifier and Type | Class and Description |
---|---|
class |
SMTPOutputStream
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.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.