# File lib/mail/message.rb, line 863
    def resent_date=( val )
      header[:resent_date] = val
    end