The normal listserv and mailman work with dbmail easily enough as you can pipe things to them using the aliases table. Just make a deliver to alias like:
| /path/to/mailman to deliver to it. Personally I added two tables to the dbmail schema and a php script, and it works great. It's pretty low use though, and simple, but easy to work on. I think it would break on big maillists due to the interpreter overhead. Maybe not. PHP always surprises me how efficient it is considering how it works. I like it though because it fits in well with the DBMail idea. I think I'll convert it to C over my christmas break if I get a chance. (not likely) I've been watching the gmime discussion on the devel list. Perhaps that's what I should use for this project. .(conjecturing) I'd like to have it integrate well with the dbmail methodology. We'll see. it's a pipe dream at this point. -Micah On Tuesday 16 November 2004 03:11 pm, Jason Rojas wrote: > Hi, I am running dbmail 1.2.8 with exim as MTA and I was wondering if > there are any suggestions for running a mailing list?? > > Thanks. > > _______________________________________________ > Dbmail mailing list > Dbmail@dbmail.org > https://mailman.fastxs.nl/mailman/listinfo/dbmail