I am administrator user type, and want to send some content to translator, but the translator can not receive the notification email, can anyone help to check whether my configuration is right?
1.both the translator and I make sure the "send to translation" and "send to publish" in "notification" are selected.
2.I set<network host="10.172.3.0" userName="[email protected]" password="*******" /> in web.config, to make sure the host is my local IP, username is my email address, password is my email login password.
3.in umbracoSettings.config, I change the <email>[email protected]</email> in <notification> tag to my email address.
but the translator still can not receive the notification email, I am confused...
email sending problem
Hi,
I am administrator user type, and want to send some content to translator, but the translator can not receive the notification email, can anyone help to check whether my configuration is right?
1.both the translator and I make sure the "send to translation" and "send to publish" in "notification" are selected.
2.I set<network host="10.172.3.0" userName="[email protected]" password="*******" /> in web.config, to make sure the host is my local IP, username is my email address, password is my email login password.
3.in umbracoSettings.config, I change the <email>[email protected]</email> in <notification> tag to my email address.
but the translator still can not receive the notification email, I am confused...
Thanks
ps: I am using Umbraco in Webmatrix
is working on a reply...