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