Email::Sender::Failure - a report of failure from an email sending transport
This method returns the failure message, which should describe the failure. Failures stringify to this message.
This returns the numeric code of the failure, if any. This is mostly useful for network protocol transports like SMTP. This may be undefined.
This returns a list (or, in scalar context, an arrayref) of addresses to which the email could not be sent.