>ok, if i open the server for recursion an set the forwarders then all >works fine, but for security reasons i don't use forwarders and don't >allow recursion
you could allow recursion only for monit's IP. not very insecure. is there a >way to check specific domains at this host ?? if [ `dig @your.dns label.yourdomain.tld1 +short` -ne "" ] ; then your.dns answers for that domain name else email an alert msg Len -- To unsubscribe: http://lists.nongnu.org/mailman/listinfo/monit-general
