Page 1 of 1
mail box % full
Posted: Thu Aug 21, 2003 2:42 am
by devork
can any one guid how do I do to show that a person mail box is % full
in php
is it db related or something ?
counting ?
Posted: Thu Aug 21, 2003 2:54 am
by greenhorn666
Yes and now...
How do you store your users' mail?
If its the good'ol FS way, you need to exec() quota on the server for the user and parse output...
If it is in a DB, then yes... it DB dependent.
Posted: Thu Aug 21, 2003 3:33 am
by devork
I am totally novice in it...
(me using linux....php/mysql

)
guide me step by step
Posted: Thu Aug 21, 2003 3:39 am
by greenhorn666
Well first tell me how do you store your users' incoming mail?
If you don't know, find out!
Better, look for the different possibilities (MTAs, storage to DB/file, frontends,...)
What are you exacting trying to do?
And no, I won't guide you step by step... I might show you the way to go, but that's the most I'll do...
Or do you want my company's phone #? I'll invoice you

lol!