I have got contour up and running, but it seems like the workflows it not executing. I am trying to send a email with the results on submit. I have tried to use the send emil type and the send xslt transformed email type on form submit.
I wan't to use the xslt transformed email type to customize it. When i submit the form it ends up in contour/entries but no email is sent. If i from the backend click on the "Email record" the record gets emailed correctly (xml dump).
Have you been able to send other emails from the same server? Are the SMTP settings correct for your environment in the web.config file? This is the most common cause of emails not being sent.
Workflow not executing?
Hi!
I have got contour up and running, but it seems like the workflows it not executing. I am trying to send a email with the results on submit. I have tried to use the send emil type and the send xslt transformed email type on form submit.
I wan't to use the xslt transformed email type to customize it. When i submit the form it ends up in contour/entries but no email is sent. If i from the backend click on the "Email record" the record gets emailed correctly (xml dump).
Any ideas?
Hi Tommy,
Have you been able to send other emails from the same server? Are the SMTP settings correct for your environment in the web.config file? This is the most common cause of emails not being sent.
Thanks,
Simon
Hello Simon,
For some reason, i don't know why it works when sending to other emails on our company but not mine. Does'nt really matter now that it is working :)
Is there anyway to add the the file uploaded as an attatchment in the email?
is working on a reply...