| Package | Description |
|---|---|
| gnu.inet.smtp |
This package includes a complete ESMTP client.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SMTPConnection.mailFrom(String reversePath,
ParameterList parameters)
Execute a MAIL command.
|
boolean |
SMTPConnection.rcptTo(String forwardPath,
ParameterList parameters)
Execute a RCPT command.
|
Copyright © 2017. All rights reserved.