Package | Description |
---|---|
org.apache.commons.net.smtp |
SMTP and SMTPS mail
|
Class and 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.
|
Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.