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