Exception: Email::Receiver::ProcessingError
- Inherits:
-
StandardError
- Object
- StandardError
- Email::Receiver::ProcessingError
- Defined in:
- lib/email/receiver.rb
Overview
If you add a new error, you need to
* add it to Email::Processor#handle_failure()
* add text to server.en.yml (parent key: "emails.incoming.errors")
Direct Known Subclasses
AutoGeneratedEmailError, BadDestinationAddress, BouncedEmailError, EmailNotAllowed, EmptyEmailError, FromReplyByAddressError, InactiveUserError, InsufficientTrustLevelError, InvalidPost, InvalidPostAction, NoBodyDetectedError, NoSenderDetectedError, OldDestinationError, ReplyNotAllowedError, ReplyToDigestError, ReplyUserNotMatchingError, ScreenedEmailError, SilencedUserError, StrangersNotAllowedError, TooManyRecipientsError, TooShortPost, TopicClosedError, TopicNotFoundError, UnsubscribeNotAllowed, UserNotFoundError