| Package | Description |
|---|---|
| org.subethamail.smtp.client |
| Modifier and Type | Method and Description |
|---|---|
static SMTPClient |
SMTPClient.createAndConnect(String host,
int port) |
static SMTPClient |
SMTPClient.createAndConnect(String host,
int port,
Optional<String> hostPortName) |
| Constructor and Description |
|---|
SmartClient(SMTPClient client,
String clientHeloHost,
Optional<Authenticator> authenticator)
Constructor.
|
Copyright © 2006–2024. All rights reserved.