Quota warning mails for customer

Discussion in 'General' started by zeeman, Apr 2, 2008.

  1. zeeman

    zeeman New Member

    [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?
     
    Last edited: May 3, 2008
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    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
     
  3. zeeman

    zeeman New Member

    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.
     

    Attached Files:

Share This Page