> Currently, we also have a two-thousand-leagues-under-the-sea deep need to > deploy some kind of mailing-list functionality to help manage alot of the > diverse kinds of work we do. > > Question: > > 1. How do I deploy mailing list functionality to my RH-based squirrelmail > deployments without breaking my k-rad squirrelmail builds? > > 2. What app do you recommend I use that is least likely to break my nifty > QVCS builds? > > Mailman? pkg_add -r mailman > Majordomo? pkg_add -r majordomo > Lyris?
Ezmlm - pkg_add -r ezmlm What's the problem? OpenBSD provides prepackaged versions and versions in ports. Installation takes one or two commands. RH provides mailman RPMs too. One suggestion - Use mailman. Not majordomo. My SquirrelMail experience with mailing lists says, that listcommands plugin does not work with Majordomo, because Majordomo does not provide required headers. But maybe situation have changed and only some listservers haven't upgraded their majordomo software. squirrelmail is email client. mailing lists are visible to email clients only as special email addresses. SquirrelMail does not have plugins, that allow mailing list management. SquirrelMail is not written in python and it does not care how borked your python install is. I think, vadmin and vmailmgr does not have list management support. You can break QVCS install only if your mailing list software decides to upgrade database libraries used by php dba functions. -- Tomas ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
