Page 1 of 1

Sending mails with different from and reply-to address

Posted: Fri Jun 08, 2007 10:03 am
by kbrown3074
It is possible to have a different from and reply-to address. I noticed that it defaults to same address. I have it set up to send from the mailserver address but want the reply-to address to be different. Is this possible?

Posted: Fri Jun 08, 2007 12:43 pm
by Chris Corbyn

Code: Select all

$message->setReplyTo( ... );