PDA

View Full Version : Storing mailbox content in MySql


rexxar
16th April 2006, 08:14
Hi all,

I've just implemented procedures in - Virtual Users And Domains With Postfix, Courier And MySQL - it works flawlessly now.

Do any of you know how to extend these procedures, and make it store all mail content in MySQL? I just need to know how to store it, because I think after storing in MySQL, Courier will not able to pickup the mail for POP/IMAP access.

If any of you know how to accomplish this task, please help me. Thanks in advance...

falko
16th April 2006, 15:41
I don't know if it's possible to store emails in MySQL, and I don't know of any POP3/IMAP daemon that would be able to retrieve emails from a MySQL database...

rexxar
17th April 2006, 02:21
Hi all,

I found a whole app package that featuring all that I need: http://www.dbmail.org . But after more than 12 hours sitting in front of my laptop, I still can't get it working. Awful documentation :(

Anyone ever experienced in installing this app?

Thanks...

falko
17th April 2006, 19:07
I've never worked with it. Maybe stuff for a new howto... ;)