Re: [PHP] Mailing list combined with PHP based forum

2007-01-16 Thread Børge Holen
On Tuesday 16 January 2007 03:27, Dave M G wrote: > PHP Users, > > I'm creating a PHP based forum, and what I'd like to do is have it work > so that people can view and read the information via email, just like a > mailing list The mailing part just need some kind of user list... with particulary

Re: [PHP] Mailing list combined with PHP based forum

2007-01-15 Thread Larry Garfield
The closest I know of to that would be to use Drupal[1] with the Organic Groups[2] module and the og2list[3] module. You also need an MTA, of course. Disclaimer: I've not actually set up such a system. I've just seen it discussed as a reasonable facsimile. See the Drupal Groups[4] site for O