Hi, I'm hoping you got this sorted by now, but in case anyone else finds this...
You need to configure your mail server settings in the web.config file in order to allow sending email. Once this is done, Umbraco can talk to the mail server and send email.
How send mails in uwebshop?
Hello ,
I have a issue that my uwebshop demo site no sending email when order place or account is created.
I need to know how I able to config the email setting so my shop can send mail when order placed.
I check the uwebshop store setting and set the example mail template , but its not working , What I am missing , I don't know.
Please anyone provide me quick tips about it , or example will be excellent.
Thanks Waiting for help
Comment author was deleted
Hi, I'm hoping you got this sorted by now, but in case anyone else finds this...
You need to configure your mail server settings in the web.config file in order to allow sending email. Once this is done, Umbraco can talk to the mail server and send email.
See the Email Settings section here
You can just use the built-in IIS SMTP server, for example.
is working on a reply...