Package com.levigo.jadice.server.agent.email
-
Interface Summary Interface Description HeaderConstants Contains header fields that are written in the result or error mails by jadice server to avoid that jadice server processes theses message if somebody sends them back.MessageTransaction The transaction defines the context of anincoming message
. -
Class Summary Class Description DupeDetection A utility to avoid that a message is processed several times if the mailing system delivers it several times.NullDupeDetection Fallback if noDupeDetection
was specified.SMTPRelay Definition of an SMTP server that allows jadice server to send outgoingMessage
s. -
Enum Summary Enum Description DupeDetection.Mode Possible modes how to handle the dupe detection.MessageTransaction.Reason Reasons for denying the Transaction. -
Exception Summary Exception Description MessageRejection Exception that is thrown if the routing script decides to reject aMessage
.