I am trying to send out the SPAM report every hour instead of just once a day as it has now become absolutely critical. I tried to add the following in the crontab:
But no reports going out. Any tips?
Code:
0 8-18 * * 1-5 root /usr/bin/pmgqm send
But no reports going out. Any tips?