Webmail w/ MySQL

ntsf

Senior member
Feb 21, 2001
254
0
0
I get 5,000+ emails a day.... I have them forwarded to one email account. The problem is that accessing the mail through IMAP is terribly slow, even with a PHP webmail system. Once I get over 150 megs of mail, the webmail just crawls. I also don't like downloadingall the messages to outlook. I'm thinking of some sort of a PHP webmail system with a MySQL backend, so that I'm basically storing the messages in a MySQL db automatically. Anyone know of such a creature? Or, any other suggestions?