# File lib/mail/message.rb, line 1502
    def retryable?
      delivery_status_part and delivery_status_part.retryable?
    end