| Package | Description |
|---|---|
| org.apache.commons.net.smtp |
SMTP and SMTPS mail
|
| Class | Description |
|---|---|
| AuthenticatingSMTPClient.AUTH_METHOD |
The enumeration of currently-supported authentication methods.
|
| RelayPath |
A class used to represent forward and reverse relay paths.
|
| SMTP |
SMTP provides the basic the functionality necessary to implement your
own SMTP client.
|
| SMTPClient |
SMTPClient encapsulates all the functionality necessary to send files
through an SMTP server.
|
| SMTPSClient |
SMTP over SSL processing.
|