My forum moderators ask that I automatically send them an alert as well when someone posts to a moderated forum. Would this be hard to do?
Thanks!
Hi Triniti,
You can add the list of moderators email addresses to the web.config file. For example...
<add key="InstantForum_EmailAddress" value="service@instantasp.co.uk; you@yourdomain.com"/>
This will then alert each email address within this application setting of posts to moderated forums.
Hope this helps
Explore our products...http://demos.instantasp.co.uk/