PDA

View Full Version : Exim - forwrd mail to mysql


bandito
25th March 2009, 02:04
Does anyone know how to forward mail from Exim MTA a Mysql database and be able to use virtual users?

Thanks


bandito

topdog
25th March 2009, 11:31
What do u want to do ? You want to store users in mysql or do you want to store mail in mysql ?

bandito
25th March 2009, 18:26
Both. I can probably figure out the virtual users stored in a Mysql database as the are lots of tutorials around. As for the mail, I would prefer to store them into a database or if possible, pass them to a PHP script.

Thanks

topdog
25th March 2009, 19:08
For that you can use the daemons provided by dbmail. find them at www.dbmail.org.