![]()
From: Bernhard Reiter (bernhard@intevation.de)
Date: Sun Aug 04 2002 - 19:43:55 CDT
On Sat, Aug 03, 2002 at 09:01:51PM +0200, Bernhard Reiter wrote:
> However in the three source files in archive/ you will find
> This license statement forbits commercial use and thus is a
> proprietory software license incompatible with the GNU GPL.
> - Reimplement it as Free Software.
I've implemented a similar functionality in python under GNU LGPL.
The result is attached.
It can almost do everything that msg2archive could do.
Together with "formail" it also replaces mailbox2archive for me.
(e.g. like cat hypermail-test.9907 | formail -s msg2hypermailarchive.py --month 7 --year 1999 -L hypermail-test -v )
BTW: All my little programs successfully run at the ffii.org
mailarchive now. ffii.org/archive/mails
e.g: http://www.ffii.org/archive/mails/groff/
Bernhard
![]()