Package de.xima.fc.mail.interfaces
package de.xima.fc.mail.interfaces
-
InterfacesClassDescriptionA mail context that can send emails.Interface for the factory for creating mail contextsDeprecated.The result of an email encryption operation, including the
encrypted messageand the results for each recipient.Interface for mail-encryptorsInterface for certificate-providers for the mail-encryptionA report detailing the security features applied to an email, including encryption and signing results.The result of an email signing operation, including the sender address used for signing, whether the signing wassuccessful, and any exception that occurred if it was not.The result of an encryption attempt for a specific recipient, including whether the encryption was successful and any exception that occurred if it was not.Result with information regarding a mail sending operation, see e.g.Information about a mail that was sent byIMailContext.send(IBaseMailData, Mandant).
IBaseMailDatainstead