# File lib/mail/message.rb, line 1486
    def final_recipient
      delivery_status_part and delivery_status_part.final_recipient
    end