diff --git a/plugins/mail/dovecot b/plugins/mail/dovecot index 03119c26..8cbbe99d 100755 --- a/plugins/mail/dovecot +++ b/plugins/mail/dovecot @@ -39,7 +39,8 @@ if [ "$1" = "autoconf" ]; then fi if [ "$1" = "config" ]; then - echo 'graph_title Dovcecot Logins' + echo 'graph_title Dovecot Logins' + echo 'graph_category Mail' echo 'graph_args --base 1000 -l 0' echo 'graph_vlabel Login Counters' echo 'login_total.label Total Logins'