# File lib/mail/message.rb, line 1398
    def diagnostic_code
      delivery_status_part and delivery_status_part.diagnostic_code
    end