public final class MailSendUtil extends Object
MailContext
zugeordnet, über den der E-Mail-Versand und die Session-Verwaltung läuft.Constructor and Description |
---|
MailSendUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
send(Mandant client,
IBaseMailData mail) |
static void |
send(MandantMailData data,
IBaseMailData mail) |
static void |
send(String server,
Integer port,
javax.mail.Authenticator auth,
EMailEncryption encryption,
IBaseMailData mail) |
public static void send(MandantMailData data, IBaseMailData mail) throws Exception
Exception
public static void send(Mandant client, IBaseMailData mail) throws Exception
Exception
public static void send(String server, Integer port, javax.mail.Authenticator auth, EMailEncryption encryption, IBaseMailData mail) throws Exception
Exception
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.