Jump to content

Implement an "inbox" system (like in this site)


itaym02

Recommended Posts

I have a site with tens of thousands of users. I need to implement some kind of private messaging system.

I thinking about simply install an email server and use the imap extenstion to work against it, as if it was a DB of messages.

Is my approach the correct one, or is it shooting way over the target, and I need to do it using my DB and in the old way (say, like in phpBB or here).

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.