Koozali.org: home of the SME Server

Mailman 2.1 FINAL Released...

Jim Hale

Mailman 2.1 FINAL Released...
« on: January 01, 2003, 07:41:02 PM »
Was just wondering if anyone had a HOWTO, RPM or anything to getting the new version installed on SME 5.5?

Thanks!

Michael Doerner

Re: Mailman 2.1 FINAL Released...
« Reply #1 on: January 01, 2003, 11:15:50 PM »
Jim,

Shad Lords has done a great job to integrate Mailman into SME server (http://lordsfam.net/downloads/production/mailman-2.1).
He has updated through the beta versions and recently to rc1 and I expect him to update to final mailman 2.1 as well (probably soon if he is not on holiday).

Regards,
Michael Doerner

Shad Lords

Re: Mailman 2.1 FINAL Released...
« Reply #2 on: January 02, 2003, 02:19:32 AM »
Mailman v2.1 final has been releases and my packages have been updated.  Because of naming conventions there is a little problem updating.  Clean installs work just fine.  Follow the following steps to upgrade.

1) service mailman stop
2) rpm -Uvh --oldpackage mailman-2.1-1.i386.rpm
3) /sbin/e-smith/expand-template /opt/mailman/Mailman/mm_cfg.py
4) /opt/mailman/bin/update
5) service mailman start

Thanks,

-Shad

http://lordsfam.net/downloads/production/mailman-2.1/

Jim Hale

Re: Mailman 2.1 FINAL Released...
« Reply #3 on: January 02, 2003, 03:02:04 AM »
FANTASTIC!

Thanks Shad and Michael :)

Jay Rentmeester

Re: Mailman 2.1 FINAL Released...
« Reply #4 on: January 08, 2003, 06:38:53 AM »
So what is the actual order to install for a new, clean install?

Shad Lords

Re: Mailman 2.1 FINAL Released...
« Reply #5 on: January 09, 2003, 11:23:52 PM »
Stick all rpm's in a directory and issue 'rpm -Uvh *.rpm'

-Shad