Brent Baisley wrote:
I am looking to store all incoming emails into a MySQL database. I've looked into dbmail, but can't get it to compile under Mac OSX (I posted a message on that list). I was wondering if anyone could point me in another direction to use MySQL as an email message store. I don't need a webmail interface, just a way of getting messages from a mail server to a MySQL database. Preferably as a direct transfer, but it could be a script that runs periodically.
Currently it seems the best path is using Perl, but I would think this has been done before, just can't find it on google.
- have a look at http://atmail.com/index.ehtml It's a web-based email system that uses a MySQL database as a back-end. It's written mostly in Perl, and there might be something you can use. The db schema, however, is appalling...
- ian
-- +-------------------------------------------------------------------+ | Ian Sales Database Administrator | | | | "If your DBA is busy all the time... | | ...he's not doing his job properly" | | eBuyer http://www.ebuyer.com | +-------------------------------------------------------------------+
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]