> > Hi Deb-users, > I am started to work on a new email solution where I used a text file DB > to store my sorting preferences and then inside procmail, it move > my mail to the correct MBOX. > But I got bored with it. Now I have my > mail being sent to both an MBOX and a mysql DB. The idea is to have > searchable mail. The thing I'm missing is a client to access (read. > move, delete) my email DB. Does anyone know of a mail client that can > access mail stored in a database like mysql. Any suggestions welcomed. > -Kev >
Hi kev, one suggestion, (I'm not into php myself very much) but a collegue here develops with php and said that there might be a good chance to get a php-module for it, so you could try to do a webbased PHP-Mailbox.... php works very well with mysql (built in, you just have to enable mysql in the php.ini). I'm using it to read the logfiles of my gameserver to create stats :-) it's also prewritten by someone else...... there are tons of modules for php, I guess there's already the right one out there somewhere which might fit your needs. Just a thought, Simmel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]