public interface MailProcessor extends RepeatConsumer<QueuedMail>
Repeat if the sending of the email failed because
of a transient error condition and it should be retried or Stop if the sending should not be retried because it
succeeded or it failed but it's not possible to recover.consume