Snippets tagged “addreplyto”
1 snippet uses this tag.
- phpmailer: Reply using only "Reply To" addressPHP
To send an email using PHPMailer and have the reply go only to the "Reply-To" address, you can set the "addReplyTo" method and pass in the email address you want the reply to go to.