Rank: Devotee
Joined: 9/12/2007 Posts: 58 Location: Honoluu, HI
|
How do you send email notification to a user group everytime a page has been updated and is ready to be published?
|
 Rank: Fanatic
Joined: 7/25/2006 Posts: 433 Location: Silkeborg, Denmark
|
Right click a node, select Notifications. That gives you the ability to setup various notificaiton events for the currently logged in user. /SoerenS Brug for råd til hvordan du driver en god webshop? / Need advice on how to run an effective webshop?
|
Rank: Devotee
Joined: 9/12/2007 Posts: 58 Location: Honoluu, HI
|
Where would I go to setup the SMTP email so that it will email me everytime an publish or update event took place?
Is that somewhere in the web.config?
it only contains the following:
<add key="umbracoSmtpServer" value="127.0.0.1" />
what if I need to put login/password or other info?
Thanks,
John :hmm:
|
Rank: Devotee
Joined: 9/12/2007 Posts: 58 Location: Honoluu, HI
|
Nevermind... I think the default setting works.
|