On Tue, 2009-02-24 at 19:16 +0800, Anand Vaidya wrote: > I am searching for a software that has clean two way integration > between a mailing list and a forum. > > > > Any forum post should be mailed out (to thread owners/respondents) and > any related email (cc:d to a special address) should be "posted" into > the forum at the right place. Preferably FOSS (ofcourse!) > >
Wow, talk about synchronism. Team Ubuntu Singapore has been discussing this topic today. Specifically, we are using Drupal 6.9 and a pair of modules called Listhandler: http://drupal.org/project/modules?solrsort=title_sort% 20asc&text=listhandler Which depends on the module mailhandler: http://drupal.org/project/mailhandler Of course, this is only useful if you are using Drupal. However, similar functionality may exist in other CMS packages. Or, the above may provide enough insight for you to roll your own. Regards C David Rigby _______________________________________________ Slugnet mailing list [email protected] http://wiki.lugs.org.sg/LugsMailingListFaq http://www.lugs.org.sg/mailman/listinfo/slugnet
