I'm sending the survey to institutions using post@-addresses and asking them to forward it to specific people. I need the confirmation-email to go to the person replying's address, not the post@address.
1. Find the id of the email-field in your survey. Open the question that has the email-field and check the url, for instance
.../admin/questions/sa/subquestions/surveyid/789472/gid/40/qid/2192 and code SQ004
OR: Make a new question and click the green button in the upper left corner.
2. Go to Survey properties > General ... > Notification & data management > Send detailed admin notification email to:
{INSERTANS:789472X40X2192SQ004}
3. Go to Survey properties > Email templates > Detailed admin notification
and edit it so it looks like the template in the Confirmation-tab.
This make sure the person filling out the survey get a confirmation email, but the token-email also gets it! Any other suggestions?