Class: ApplicationMailbox

Inherits:
ActionMailbox::Base show all
Defined in:
lib/templates/mailboxes/application_mailbox.rb

Constant Summary

Constants included from ActionMailbox::Callbacks

ActionMailbox::Callbacks::TERMINATOR

Instance Attribute Summary

Attributes inherited from ActionMailbox::Base

#inbound_email

Method Summary

Methods inherited from ActionMailbox::Base

#bounce_with, #finished_processing?, #initialize, #perform_processing, #process, receive

Constructor Details

This class inherits a constructor from ActionMailbox::Base