NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: MikeR on April 21, 2016, 01:42:20 AM

Title: How do I set the reply to address when I use Nettalk to send emails ?
Post by: MikeR on April 21, 2016, 01:42:20 AM
How do I set the reply to address when I use Nettalk to send emails ?

Can this be done ?
Title: Re: How do I set the reply to address when I use Nettalk to send emails ?
Post by: Stu on April 21, 2016, 02:07:03 AM
Hi Mike,

Usually something like:

Code: [Select]
ThisEmailSend.ReplyTo = 'coolio@thereyougo.com'
Title: Re: How do I set the reply to address when I use Nettalk to send emails ?
Post by: Bruce on April 29, 2016, 02:54:51 AM
I've added template support for this to 9.08
And added the ReplyTo to the EmailParametersGroup as well.

cheers
Bruce