mhonarc-users

Getting mhonarc archive organized by semesters...

1998-09-09 03:27:04

I am archiving a mail list with mhonarc, using procmail with something like:

:0
* ^TO(_dot_)*cigare(_at_)onelist\(_dot_)com
{
  clean_subject = `formail -xSubject: | sed 's/ \[cigare\]//'`
  :0 fh
  | formail -I "Subject:$clean_subject"

  :0 c:mhonarc.lock
  | /home/felix/script/mhonarc -quiet -rcfile 
/home/felix/public_html/cigare/.rc -outdir /home/felix/public_html/cigare -add
  :0:
  $ARCHIVEDIR/cigare-archive
}


The archive has now over 1000 articles, and I would like to get it organized
by say semesters.

Can mhonarc (or any other program) breaks the archive apart with proper link
on the previous and the next semesters, etc...

Thanks in advance,
-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
"Renault, 97: le chômage pour Vilvorde, 98: 5 milliards pour les actionnaires."
Professional: http://www.laas.fr/~felix           
mailto:felix(_at_)laas(_dot_)fr
Personal: http://worldserver.oleane.com/felix     
mailto:felix(_at_)dial(_dot_)oleane(_dot_)com

<Prev in Thread] Current Thread [Next in Thread>
  • Getting mhonarc archive organized by semesters..., Francois Felix Ingrand <=