
1 Oct
2000
1 Oct
'00
10 p.m.
I have a curious question. How do I go about setting up a web based post archive using my version of smartlist?
Get something like mhonarc or hypermail and add the appropriate commands to rc.local.s20 mhonarc see http://www.mhonarc.org hypermail see http://www.landfield.com/hypermail/ My addition for mhonarc in the rc.local.s20 file is: listdir=/home/slist mhonarc=/usr/local/bin/mhonarc list=listname weblist=/directory/of/website # # Send message to web archive # :0 cw | $mhonarc -add -quiet -rcfile $listdir/$list/mhonarc.rc \ -outdir $weblist/$list # #