Page 1 of 1

Specifying Reply-to field?

Posted: Mon Oct 20, 2008 4:15 pm
by AtomicPenguin
Great script. But the one thing I can't seem to find mention of in the docs, is how to specify a custom reply-to field for your emails. I'm probably blind, but could someone point me in the right direction?

Thanks!

Re: Specifying Reply-to field?

Posted: Tue Oct 28, 2008 1:23 pm
by Isoik
As mentioned on the Swift API page:
$message->setReplyTo('you@host.tld');