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