i have a crontab file setup and crond is running but the commands are not executed.
This is the contents of my crontab file:
0 23 * * * perl /root/ASSP/move2num.pl -r
2 23 * * * perl /root/ASSP/rebuildspamdb.pl
Im trying to automate the process of rebuilding my spam database on my spam server.
thanks for any response you provide.
