Arcetri Technical Reports 5/1995
Mail Archive
L.Fini
Osservatorio Astrofisico di Arcetri
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.
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.