CS Dev Guide: Send Emails
Posted by: Keyvan Nayyeri,
on 01 Sep 2006 |
View original | Bookmarked: 0 time(s)
Any web application needs a way to send emails to different kinds of its users. This capability is provided in Community Server from early versions. Sending emails is one of easiest parts of Community Server development. To send emails in Community Serve you have two options: using pre-defined email templates for some common situations or create an email manually. First option is easy to implement. Community Server has provided several default templates for your emails...