[Patched] Quota warning mails for customer Hi! Is there a way to send the quota warning mails to the customer account, too. According to our customer feedback only "we" as admin get this warning but the customer account which exeeds or will exeeds its limit doesn't get it. Or is our customer feedback wrong?
Quota warning mails are sent just to the administrator. If you want to send them to clients too, you will have to modify the script /root/ispconfig/scripts/shell/quota_msg.php
So here we go. I rewrote the quota_msg.php a little bit: * For each user the administrator of the web is notified, too. * For each group the administrator of the web is notified, too. * The server admin gets for each user/group quota-warning a dedicated mail (the same the user/group gets) * The mail text/subject is modified a little bit to make it more customer-readable.