On a URL based survey (not email token one), I entered the correct email address for both the Admin Email and the "Send basic admin notification email to:" and "Send detail admin notification email to:". Then I added the SMTP server info on the Global Settings->Email Settings, including selecting "SMTP Debug mode= Always" to make sure that I can troubleshoot any email issues.
No email are send out and no SMTP debug info generated. Tried to use the PHPmailer instead, same thing. No emails.
The debug mail system show info when yuou send mail with admin token GUI : just do a test here.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Thanks for the suggestion, but unfortunately that it not what we are trying to do.
Using the PHPmailer with tokens works, but we are trying to have a public URL survey, where the admin of the survey is notified after each new completed submission, either in summery or preferably in detail.
IF the only way to get notifications is for the survey to be a token-based one, is there a way to have a token AND leave it as an open URL? Right now it converts it to a close one, if the token is activated.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Admin email notification must work with or withoyt token (it was the case in 2.06) maybe a bug in 2.50 : you have the lmast version : you can make a bug report .
Denis
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
I will test a brand new simple public URL survey from scratch (no tokens) and see if the latest upgrade 160526 resolves it. If not, I will submit a bug report.