Package ch.tocco.nice2.optional.mailintegration.impl.handler
package ch.tocco.nice2.optional.mailintegration.impl.handler
-
ClassDescriptionCreates a
IncomeMail
object from eachMessage
and sets it into theMailboxReader.Context
using thehashCode()
of theMessage
object as key.Gets theIncomeMail
object from the context and feeds in into theMailProcessor
.Can be used as last handler withCompositeMailReaderHandler
that will set theFlags.Flag.DELETED
flag on a message if the context contains a attribute.