I successfully set up the dynamic receivers functionality in powermail as per the docs
Now i wanted to add the dynamic email to the reply mail (something like “your contact is: [email protected]”).
My first instinct was to just put this into the reply:
your contact is: {receivers1.email}
But this does not work. How can this be done?
Thank you