I see many people struggling to customize the schedule of “Daily Spam Report” in Astaro Security Gateway v7.x. Here is an unsupported way in order to schedule "daily spam report" every day at 01:00 (default) and 18:30:
- Connect to Astaro using SSH with “loginuser” account
- Escalate to root by issuing the command “su” into the system
- Issue the command crontab -e
- Press insert key
- Type 30 18 * * * /usr/bin/chroot /var/chroot-cffd digest
- Press esc key
- Type :wq (don't forget the : symbol before the wq)
Of course you can schedule the cronjob any way you want. For more details about cron, you can always check the crontab man page.
Showing posts with label daily. Show all posts
Showing posts with label daily. Show all posts
Wednesday, March 26, 2008
Customize the schedule of “Daily Spam Report” in Astaro Security Gateway v7.x.
Subscribe to:
Posts (Atom)