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