|
Notification When Reaching Mailbox Size
Hi guys,
I have setting up the quota for each user on my redhat machine.
Now what i need is, when the mailbox of the user has reach the limit, it will generate email to administrator stating that the mailbox for this user has reach its quota, so the administrator can do whatever he think should be done.
Anyway to accomplish this task?? maybe using procmail recipe something like :
if userMailbox > size
mail admin#abc.com
Anyone can help me with that?? please
|