Flowdock
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Superclass: Base

You can configure when this IncinerationJob will be run as a time-after-processing using the config.action_mailbox.incinerate_after or ActionMailbox.incinerate_after setting.

Since this incineration is set for the future, it’ll automatically ignore any InboundEmails that have already been deleted and discard itself if so.

You can disable incinerating processed emails by setting config.action_mailbox.incinerate or ActionMailbox.incinerate to false.

Show files where this class is defined (1 file)
Register or log in to add new notes.