| Package | Description |
|---|---|
| i2p.susi.webmail.smtp |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
SMTPClient.sendMail(String host,
int port,
String user,
String pass,
String sender,
String[] recipients,
StringBuilder body,
List<Attachment> attachments,
String boundary) |