module Roda::RodaPlugins::MailProcessor::InstanceMethods
def unhandled_mail_hook
Reraises the UnhandledMail exception raised during mail processing
Hook called after processing a mail, when the mail was not handled.
def unhandled_mail_hook raise end