I am in the process of adding functionality which prevents people from sending or receiving PM’s once they meet their quota, but it seems like people should get fair and early warning too…
Just to be clear, I am setting a limit of “100 combined Messages in the Inbox, Sent and Trash folders”.
Why?
Because if you send me a PM (Sent), I have to store that in the “Private Message” table.
And when you receive a PM (Inbox), I have to store the details mapping back to the PM in the “Recipients” table.
(Not sure if you follow this, but it deals with “3rd-Normal Form” in my database…)
Then just to be clear, I wouldn’t associate this message with the Inbox, per se, but in the Inbox, Sent Messages and Trash folders I’d be looking at a sub heading that said something like “Your total Message Center storage has reached 87% (details)” … or something like that.
Inbox
Your total Message Center storage has reached 87% (details)
Placing the message right beside the Inbox makes it seem that you are referring to the Inbox alone, which is going to be very confusing and misleading.