public interface IMailContext
Modifier and Type | Method and Description |
---|---|
void |
send(IBaseMailData mail) |
void |
send(IBaseMailData mail,
Mandant client) |
void |
setAddressFilter(de.xima.cmn.filter.IGenericFilter<javax.mail.Address> addressFilter) |
void send(IBaseMailData mail) throws Exception
Exception
void send(IBaseMailData mail, Mandant client) throws Exception
Exception
void setAddressFilter(de.xima.cmn.filter.IGenericFilter<javax.mail.Address> addressFilter)
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.