<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
You lost me at the headlight...<br>
<br>
I just want Cron to stop emailing me every 20 minutes...<br>
<br>
<pre wrap="">I'm not sure how to make Cron stop emailing me, and I'd appreciate any suggestions as to how I might go about fixing it.</pre>
Unless by stopping these emails, I would break something else...<br>
<br>
Chester R. Hosey wrote:
<blockquote
 cite="mid1124459932.8345.28.camel@gc1216-xp-tna1.corp.gianteagle.com."
 type="cite">
  <pre wrap="">On Fri, 2005-08-19 at 09:35 -0400, ian wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">  
Thanks for replying.

I was just testing the water to see if cyrus / postfix / sendmail (the
list got longer...) was an appropriate topic for this mailing list. I
am still learning mailing list etiquette so please bear with me if I
act a fool.

As I seem to have received the green light, I will proceed - (thank
you).

Here is the current situation. I hope this question can be answered
without going into the details of the entire email server crash
saga...

Life is peachy save for the fact that every 20 minutes, I receive this
email from Cron Daemon:

Subject: Cron &lt;smmsp@debianserver&gt; test -
x /usr/share/sendmail/sendmail &amp;&amp; /usr/share/sendmail/sendmail cron-
msp
From: Cron Daemon <a class="moz-txt-link-rfc2396E" href="mailto:root@zybro.com">&lt;root@zybro.com&gt;</a>
To: <a class="moz-txt-link-abbreviated" href="mailto:root@zybro.com">root@zybro.com</a>

/usr/share/sendmail/sendmail: line 820: /usr/sbin/sendmail-msp: No such file or directory

---

So, here now, finally, is my question, simply put:

 - What the hell is Cron Daemon and why is it sending me this message
every 20 minutes?

Thanks in advance...

Peace
    </pre>
  </blockquote>
  <pre wrap=""><!---->
'cron' is a 'daemon' (service, process, something that runs "in the
background" or non-interactively) that periodically does stuff.

What stuff it does, and how often, is up to the user. It generally calls
programs to rotate log files, make sure mail is being delivered, update
the "locate" database, etc.

It's sending you the message every 20 minutes because that's what it's
configured to do.

If you're looking for a more detailed answer, you'll need to ask a more
detailed question. It's like wrecking your car and then asking someone
how to fix your headlight -- the headlight is a start, but maybe you
need to step back and worry about the fact that the headlight mounting
bracket has been shoved through the radiator.

I think the sort of question you're looking to ask is something like:


Hello!

My [sendmail|Exchange|qmail] mail server running on [Debian testing|RHEL
3|WFW 3.11] [never worked|used to work|seems to work now], but after
[some event you describe to give us a clue as to what might have
happened] it [started|stopped] doing [probably something bad, or you
wouldn't be looking for help].

[I tried to fix it by doing ... and this is what happened....|I didn't
know where to start, but after searching the web and looking at things
for a bit if I had to guess I'd probably start with ...]

I'm not sure [...], and I'd appreciate any suggestions as to how I might
go about fixing it.
_______________________________________________
wplug mailing list
<a class="moz-txt-link-abbreviated" href="mailto:wplug@wplug.org">wplug@wplug.org</a>
<a class="moz-txt-link-freetext" href="http://www.wplug.org/mailman/listinfo/wplug">http://www.wplug.org/mailman/listinfo/wplug</a>
  </pre>
</blockquote>
</body>
</html>