Exception: Mailkite::DeliveryMethod::UnsupportedFeatureError
- Inherits:
-
StandardError
- Object
- StandardError
- Mailkite::DeliveryMethod::UnsupportedFeatureError
- Defined in:
- lib/mailkite/delivery_method.rb
Overview
Raised when a Mail::Message uses a feature the send API has no equivalent for (custom headers, inline cid: attachments, …). Refusing loudly beats silently dropping part of the message.