Shortnote

This monit file is for starting the opendkim daemon for Postfix Domain Keys Identified Mail.

File: http://svn.grimore.org/configuration-templates/monit/debian/templates/opendkim -

###########################################################################
##  Copyright (C) Wizardry and Steamworks 2017 - License: GNU GPLv3      ##
###########################################################################
 
check process opendkim with pidfile /var/run/opendkim/opendkim.pid
   start program  "/etc/init.d/opendkim start"
   stop program  "/etc/init.d/opendkim stop"
   if failed port 8891 type tcp then restart
   # if 5 restarts within 5 cycles then timeout

unix/monit/debian/templates/opendkim.txt ยท Last modified: 2022/04/19 08:28 by 127.0.0.1

Access website using Tor Access website using i2p Wizardry and Steamworks PGP Key


For the contact, copyright, license, warranty and privacy terms for the usage of this website please see the contact, license, privacy, copyright.