# File lib/action_mailer/vendor/tmail-1.1.0/tmail/interface.rb, line 265
    def sender=( str )
      set_string_attr 'Sender', str
    end