|
mail2mysql.pl is a script
which reads a mailbox file,
parses the messages and
inserts them into a MySQL
database. Written to send
notices via e-mail and have
them displayed on the web,
this script monitors an
e-mail box for messages, and
when a message arrives it
gets put into a database.
The database entries are
displayed on a webpage using
PHP. Requires mhonarc, an
e-mail to HTML
converter, and MailTools
module.
Date: Jan, 17 2001 |