Hi everyone,
We tried to program something like an email validation process the following way:
1. In Survey A we ask people to enter their email details
2. Then after clicking “Next” we would like to send an email to their inbox with a verification link, which will contain a link to a second Survey B. Every respondent will also have a unique password generated in Survey A, passed in the link and will access Survey B with it.
3. When people receive the email and click on the link they will end up in Survey B. There they will complete some more questions.
We found references to this being possible in Lighthouse:
https://legacy.sawtoothsoftware.com/forum/27351/send-an-email-through-lighthouse
https://sawtoothsoftware.com/resources/question-library/send-email
However, when we tested it we got the following error:
Server Error: Can't locate Net/SMTP/SSL.pm in @INC
Could you please advise if there is any specific module that needs to be installed for Perl on the Server?
Thanks and regards,
Mira