Cron jobs from within ISPConfig - Dont want emails

Discussion in 'Installation/Configuration' started by robit, Jul 20, 2008.

  1. robit

    robit New Member

    Hi there,
    Is there a way to get the cron jobs setup through ISPConfig to not send an email everytime the cron runs?

    Or is it better to simply setup the cron jobs through crontab rather than ISPConfig in your opinion? -- its just easier for end-users through ISPConfig.

    Your thoughts would be much appreciated.
    Thanks
    Robert
     
  2. SupuS

    SupuS Member HowtoForge Supporter

    After your command put this:

    Code:
     &> /dev/null
     
  3. robit

    robit New Member

    Last edited: Jul 20, 2008
  4. torusturtle

    torusturtle Member

    I only receive emails when there is an output from the cron job like an error message.
    Maybe you can change the file so that it doesn't output anything.
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

  6. robit

    robit New Member

    Thanks!

    Thanks very much for you help. It worked wonderfully.

    Much appreciated,
    Robert
     

Share This Page