diff --git a/3.0/monitorix.conf b/3.0/monitorix.conf index f5b1f4d..520a85c 100644 --- a/3.0/monitorix.conf +++ b/3.0/monitorix.conf @@ -211,18 +211,12 @@ alert_rootfs_script = /path/to/script.sh # MAIL graph # ----------------------------------------------------------------------------- -mail_mta = sendmail -mail_greylist = milter-greylist -mail1_rigid = 0 -mail1_limit = 1 -mail2_rigid = 0 -mail2_limit = 1000 -mail3_rigid = 0 -mail3_limit = 1000 -mail4_rigid = 0 -mail4_limit = 1000 -mail5_rigid = 0 -mail5_limit = 1000 + + mta = sendmail + greylist = milter-greylist + rigid = 0, 0, 0, 0, 0 + limit = 1, 1000, 1000, 1000, 1000 + # PORT graph