Package | Description |
---|---|
lucee.runtime.net.mail | |
lucee.runtime.net.smtp |
Modifier and Type | Method and Description |
---|---|
static ServerImpl |
ServerImpl.getInstance(String host,
int defaultPort,
String defaultUsername,
String defaultPassword,
long defaultLifeTimespan,
long defaultIdleTimespan,
boolean defaultTls,
boolean defaultSsl) |
Modifier and Type | Method and Description |
---|---|
static ServerImpl |
SMTPClient.toServerImpl(String server,
int port,
String usr,
String pwd,
long lifeTimespan,
long idleTimespan) |
Copyright © 2015 Lucee