Results 1 to 2 of 2

Thread: How do I stop cron emails?

  1. #1
    Member
    Join Date
    Nov 2001
    Posts
    107

    Default How do I stop cron emails?

    I have a script that runs every minute. How do I stop cron from sending me 1440 e-mails per day (1 every minute when that script runs)

  2. #2
    Member
    Join Date
    Oct 2003
    Posts
    1,020

    Default

    add

    > /dev/null 2>&1

    to the end of your command line

Similar Threads

  1. How to stop fake SPAM emails
    By AndesHelp in forum Security
    Replies: 3
    Last Post: 03-03-2010, 03:54 PM
  2. How to stop bounced emails
    By xml in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 12-15-2007, 12:28 PM
  3. how do i stop getting spam emails
    By velton in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 08-15-2007, 09:38 AM
  4. cron stop loging
    By racomnet in forum cPanel & WHM Discussions
    Replies: 7
    Last Post: 06-05-2005, 06:07 AM
  5. Does Suspend Stop Cron and Other Scripts
    By stoco in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 01-06-2004, 08:46 AM