Package | Description |
---|---|
com.communote.server.core.mail |
Modifier and Type | Class and Description |
---|---|
class |
CatchAllSmtpMimeMessageSender
SMTP based MimeMessageSender which replaces the recipients with a configurable (catch-all) email
address before sending the message.
|
class |
FileSystemMimeMessageSender
MimeMessageSender which stores the message on the filesystem in a sub-directory of Communote's
data directory.
|
class |
SmtpMimeMessageSender
MimeMessageSender which uses SMTP to send the message.
|
Modifier and Type | Method and Description |
---|---|
MimeMessageSender |
MimeMessageSenderFactory.createInstance() |
Copyright © 2019 Communote team. All rights reserved.