MailArchive
(Version 1.16)
Luca Fini
lfini@arcetri.astro.it
Arcetri Technical Report 10-1999
Sommario
MailArchive è uno script Perl che filtra messaggi di posta
elettronica e li organizza in una struttura ad archivio provvista di
un indice ipertestuale. L'indice è scritto in linguaggio HTML
(HyperText Markup Language) in modo che l'archivio può essere gestito
da un server HTTP (come ad esempio httpd di NCSA) consentendo
l'accesso mediante un Browser WWW come Lynx, Mosaic o
Netscape. La procedura può opzionalmente utilizzare un sistema
di indici inversi che consente di rendere più efficienti le ricerche
testuali nell'archivio. L'uscita prodotta dalla procedura di ricerca
è anch'essa in HTML. MailArchive può essere usato per
facilitare l'organizzazione di documenti in una struttura accessibile
mediante browsers WWW.
Abstract
MailArchive is a Perl script which processes mail messages
and stores them in a sort of archive provided with an hypertext index.
The index is formatted in HTML (HyperText Markup Language) so that
the archive can be managed by an HTTP server (such as NCSA httpd) and
accessed by a WWW browser such as Lynx, Mosaic, Netscape, etc.
The script optionally supports the creation and maintenance of a reverse
index so that very efficient textual searches can be performed.
The output of the search procedure is also HTML.
MailArchive may be used to ease the organization of any kind of pieces
of information which must be accessed by WWW browsers.