Out of the box, Umbraco doesn't know about any SMTP servers for sending e-mails. You'll have to configure the SMTP server in the web.config file to point to your SMTP server/service.
Once you've done that, you need to make sure you've configured the Send Email workflow on the form you've created so it knows where to send the e-mail.
I configured the SMTP server in the web.config file,still I'm not able to get get Email after creating contact us form.Please can me suggest me any other solution.I badly need it.
Email
Hi,
I'm using umbraco 7.12.1 version.I'm not able to get Email after creating contact us form.Can anybody suggest the solution.
Thank you
Hi Raj,
Out of the box, Umbraco doesn't know about any SMTP servers for sending e-mails. You'll have to configure the SMTP server in the web.config file to point to your SMTP server/service.
Once you've done that, you need to make sure you've configured the Send Email workflow on the form you've created so it knows where to send the e-mail.
Thanks,
Nik
Hi Nik,
I configured the SMTP server in the web.config file,still I'm not able to get get Email after creating contact us form.Please can me suggest me any other solution.I badly need it.
is working on a reply...