addHeader() method. It requires two
parameters containing the name and the value of the header field. A third optional parameter determines
if the header should have only one or multiple values:
setReplyTo($email, $name=null),
because it requires additional special escaping of the different parts (email and name).