<html><br>
<br>I made a monitor from my machine (CentOS 4.5) to do an http to a machine <br>retrieve some info to see if a process is running (on this remote machine I have<br>a task running so it is easy to get the info from my machine).<br><br>If I cannot access the remote machine, my machine sends mail to me and a couple<br>other people saying the machine is unreachable.  My cronjob runs every 5 minutes.<br>Juts occured to me now though that if our network goes down, my machine will be<br>sending mail every 5 minutes saying the machine is unreachable.  These messages<br>will get stored on my machine and all get sent when it comes up.<br><br>I am wondering whether someone knows how to cancel mail that is queued on a machine, so it <br>doesn't all get sent out.  I do have root access.<br><br>
</html>