X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=monit-cn%2Fdovecot.conf;h=672433ab87a1994d11d709e8d456cc5d81062636;hb=refs%2Fheads%2Fwheezy;hp=d0a55a1962e03cb26dfe8efe6874093ee0d29ec0;hpb=c8e1f9a3251c3c43dd63e058de7924542c4d0d25;p=monit-cn.git diff --git a/monit-cn/dovecot.conf b/monit-cn/dovecot.conf index d0a55a1..672433a 100644 --- a/monit-cn/dovecot.conf +++ b/monit-cn/dovecot.conf @@ -1,10 +1,14 @@ -# dovecot monit-cn template +## Begin - Generated by CARNet package monit-cn +# +# This is a monit-cn template file. REMOVE this whole comment block if +# you DON'T WANT monit-cn to edit/remove/delete your configuration file. +# +## End - Generated by CARNet package monit-cn check process dovecot with pidfile "/var/run/dovecot/master.pid" - group mail start program = "/etc/init.d/dovecot start" 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 type tcp + if failed host 127.0.0.1 port 110 protocol pop then restart