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!
Specifying Reply-to field?
Moderators: Chris Corbyn, General Moderators
Re: Specifying Reply-to field?
As mentioned on the Swift API page:
$message->setReplyTo('you@host.tld');