techsneeze/dmarcts-report-parser

run as cron

Tntdruid opened this issue · 2 comments

Hello,

Any way to run the script as cron job?

hi, the script can be run by cron as any script. Nothing special needed. Here my crontab entry:

------------------------- update dmarc --------------------------------------

*/30 * * * * ~/Source/dmarc/dmarcts-report-parser/dmarcts-report-parser.pl -i -r

Thanks, Using
0 */1 * * * perl /root/dmarcts/dmarcts-report-parser/dmarcts-report-parser.pl -i -r > /dev/null 2>&1