Sending mails with different from and reply-to address
Moderators: Chris Corbyn, General Moderators
- kbrown3074
- Forum Contributor
- Posts: 119
- Joined: Thu Jul 20, 2006 1:36 pm
Sending mails with different from and reply-to address
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?
- Chris Corbyn
- Breakbeat Nuttzer
- Posts: 13098
- Joined: Wed Mar 24, 2004 7:57 am
- Location: Melbourne, Australia
Code: Select all
$message->setReplyTo( ... );