r16: - replace (root|monit)@localhost into (root|monit)@fqdn
[monit-cn.git] / monit-cn / dovecot.conf
index 7f7dfb5..3cfdfec 100644 (file)
@@ -6,5 +6,5 @@ check process dovecot with pidfile "/var/run/dovecot/master.pid"
        stop program = "/etc/init.d/dovecot stop"
        if failed host 127.0.0.1 port 143 protocol imap
                then restart
-       if failed host 127.0.0.1 port 110 protocol pop3
+       if failed host 127.0.0.1 port 110 protocol pop
                then restart