BCC: admins@hcoop.net instead of just admins in quotacheck
[hcoop/scripts.git] / quotacheck
index fdf9c2c..2d638d1 100755 (executable)
@@ -237,7 +237,7 @@ sub email_notify {
                $_ =~ s/\$CRIT{(\w+)}/$warn{$user}{$1} ? " (APPROACHING QUOTA)" : ""/mge;
        }
        #print join('', @msg);
-       open(MAIL, "| mail -s 'Approaching quota limit at HCoop' -a 'From: admins\@hcoop.net' -b 'docelic' '$user\@hcoop.net'");
+       open(MAIL, "| mail -s 'Approaching quota limit at HCoop' -a 'From: admins\@hcoop.net' -b 'admins@hcoop.net' '$user\@hcoop.net'");
        { no warnings; print main::MAIL join('', @msg); }
        close MAIL;
 }
@@ -302,12 +302,6 @@ Mail:
     threshold=$threshold{mail}
     use=$warn{mail} $CRIT{mail}
 
-Databases:
-    size=$vol{db}{diskused} KB
-    quota=$vol{db}{maxquota} KB
-    threshold=$threshold{db}
-    use=$warn{db} $CRIT{db}
-
 Please submit your disk quota increase request in a timely
 manner at: