# File lib/tmail/interface.rb, line 467
    def reply_to=( *strs )
      set_string_array_attr 'Reply-To', strs
    end