Package | Description |
---|---|
org.columba.ristretto.smtp |
Low level implementation of the SMTP Protocol as specified by RFC 2821.
|
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 © 2021. All Rights Reserved.