=== removed file 'zsh-functions/zsv_defaults_dovecot' --- zsh-functions/zsv_defaults_dovecot 2015-08-15 00:59:28 +0000 +++ zsh-functions/zsv_defaults_dovecot 1970-01-01 00:00:00 +0000 @@ -1,8 +0,0 @@ -run=( dovecot -F ) - -do_check() { - zsv_check_tcp '*:008F' -} -checkf do_check - -# vim: ft=zsh noet ts=4 sts=4 sw=4