Dein PHP-Code:
setFrom ( '
[email protected]' , $name , 'Ferienhaus' );
Also als Parameter String, String, String
Die Doku sagt aber:
/**
* Set the From and FromName properties.
*
* @param string $address
* @param string $name
* @param bool $auto Whether to also...