Avoiding htnotify ----------------- When rundig is run, the htnotify script is also run. htnotify informs the administrator of outdated HTML pages. If you want to run rundig without running htnotify, you can modify /etc/cron.daily/htdig by adding the "--no-htnotify" option to the line which runs rundig. Suppressing mail from cron -------------------------- If you have rundig run every day, you may find the system mail it generates to be a nuissance. If so, you can modify /etc/cron.daily/htdig by adding " > /dev/null" to the end of the line which runs rundig.