In the 'umbracoSettings.config' it's possible to change the 'from' address of an email notification. But how can I change the 'to' address.
Currently I have a website that has 3 users. The are called:
- administrator
- user1
- user2
All of them are of type 'Adminstrator', but they differ in the amount of modules thay have acces to.
When I create 'News items' I would like a notifications to be send to user2. Does anybody know how I can make this happen?
For notifications you can Right click on the Node (News Items/ Faq Items /....) and then choose Notifications. There you subscribe (as the current login user) to the notifications on that Node. So if you want Your Administrator receive notifications have to make sure an emailadress filled in for the administrator and you enable notification on the node you want, Do the same for the other users (user1/user2 by logging in with their credentials ) on the other nodes.
Change receiver of notifications
Hello everybody,
In the 'umbracoSettings.config' it's possible to change the 'from' address of an email notification. But how can I change the 'to' address.
Currently I have a website that has 3 users. The are called:
- administrator
- user1
- user2
All of them are of type 'Adminstrator', but they differ in the amount of modules thay have acces to.
When I create 'News items' I would like a notifications to be send to user2. Does anybody know how I can make this happen?
Hans
Hi Hans,
For notifications you can Right click on the Node (News Items/ Faq Items /....) and then choose Notifications. There you subscribe (as the current login user) to the notifications on that Node. So if you want Your Administrator receive notifications have to make sure an emailadress filled in for the administrator and you enable notification on the node you want, Do the same for the other users (user1/user2 by logging in with their credentials ) on the other nodes.
Hope this helps,
Richard
Hi Richard,
Thanks again =p~
Hans
is working on a reply...