On Dec 30, 2007 5:12 AM, Frans Thamura <[EMAIL PROTECTED]> wrote: > we have Roller Server (http://www.nagasakti.or.id) > we still use Roller 4 RC10 and Glassfish, amazing stable. > > but.. we want to add new feature, > which can notify new blog to someone or one mailing list
There is no such feature in Roller, but there is a Blogapps example that shows how to create a BlogMailer, a task that runs periodically, checks an RSS feed and sends out an email notification when something changes: See the BlogMailer example here: https://blogapps.dev.java.net/java/blogapps_2.x/README.html - Dave
