Forum Moderators: phranque
I am looking into building a web based email platform (nice simple job ;)). I have everything mapped out and ready to program except one thing. How do I get emails from an account into a database (preferrably Microsoft Access, however, I will use SQL2000 if necessary)?
Any help will be greatly appreciated. If there are programs out there that already do this then a pointer in the right direction would be nice, however, I have a budget of £0.
Thanks Chris.
There are also hooks in most mail programs to launch an external app on new mail arrival. Under *nix, Procmail is one such app. I'm not sure under winders. That's your hook to grab the mail and put it in your db.