# File lib/mail/message.rb, line 1394
    def error_status
      delivery_status_part and delivery_status_part.error_status
    end