Koozali.org: home of the SME Server

Remove Flexbackup Report ?

Offline Lowell Fuher

  • ****
  • 73
  • +0/-0
Remove Flexbackup Report ?
« on: October 13, 2004, 02:52:46 PM »
I know this may be here, but I can't find it, I have a need to remove the Successful Flexbackup report emailed to the Admin. I have looked through the flexbackup files, the cron.d files, and many others, and I can't seem to find it. Help?
Moe.....................

Offline Lowell Fuher

  • ****
  • 73
  • +0/-0
Remove Flexbackup Report ?
« Reply #1 on: October 15, 2004, 02:57:34 PM »
Anybody have a thought in this?  Any Body?
Moe.....................

KelvinLee

Remove Flexbackup Report ?
« Reply #2 on: October 16, 2004, 04:34:41 AM »
I think the flexbackup report is due to cron rather than flexbackup. I believe any task launched by cron will have its output e-mailed to root or the nominated e-mail address (check /etc/crontab for the MAILTO entry).

In /etc/cron.d you will find the file backup which launches the e-smith backup. Edit the backup file and try adding a redirection to a file at the end of the command line so that output from the backup script is sent to a file instead of to console (which is sent by mail to root or the nominated address).

Kelvin

Offline Lowell Fuher

  • ****
  • 73
  • +0/-0
Remove Flexbackup Report ?
« Reply #3 on: October 18, 2004, 07:05:03 AM »
Quote from: "KelvinLee"
In /etc/cron.d you will find the file backup which launches the e-smith backup. Edit the backup file .....

Kelvin


 :-(
Kelvin, that file is empty - any other thoughts?

BTW - thanks for the assist...
Moe.....................