| Package | Description |
|---|---|
| org.nlab.smtp.transport.connection |
| Modifier and Type | Method and Description |
|---|---|
void |
ClosableSmtpConnection.sendMessage(jakarta.mail.internet.MimeMessage msg,
jakarta.mail.Address[] recipients)
Send a message to a list of recipients
|
void |
DefaultClosableSmtpConnection.sendMessages(jakarta.mail.internet.MimeMessage... msgs) |
void |
ClosableSmtpConnection.sendMessages(jakarta.mail.internet.MimeMessage... msgs)
Send the given array of JavaMail MIME messages in batch.
|
Copyright © 2021. All rights reserved.