Package | Description |
---|---|
de.xima.fc.mail | |
de.xima.fc.mail.impl | |
de.xima.fc.mail.interfaces | |
de.xima.fc.mail.type |
Modifier and Type | Method and Description |
---|---|
static void |
MailSendUtil.send(Mandant m,
IMailData mail) |
static void |
MailSendUtil.send(String server,
Integer port,
javax.mail.Authenticator auth,
EMailEncryption encryption,
IMailData mail) |
Modifier and Type | Method and Description |
---|---|
void |
MailContext.send(IMailData mail)
Verschickt eine E-Mail unter Verwendung der übergebenen Parameter, wobei Empfängeradressen in Abhängigkeit vom
#MAILTO_IGNORE_PATTERN vom Versand ausgeschlossen werden können. |
Modifier and Type | Method and Description |
---|---|
void |
IMailContext.send(IMailData mail) |
Modifier and Type | Class and Description |
---|---|
class |
MultipartMail
Text-E-Mail mit Anhängen.
|
class |
SimpleTextMail
Grundlegende E-Mail-Eigenschaften.
|
Copyright © 2018 XIMA MEDIA GmbH. All rights reserved.