1

Topic: disable cron tab job

I'm trying to turn off  /usr/bin/perl /usr/lib/cgi-bin/awstats.pl -config=smtp -update >/dev/null and it's listed in crontab -l but I cannot turn it off. It's flooding an unmonitored inbox. I moved awstats from cron.hourly/ and rebooted but it still is running and still is listed...

Thanks!!

==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5-1
- Linux/BSD distribution name and version: Ubuntu 16.04.1
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): SQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? YES
- Related log if you're reporting an issue:
====

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: disable cron tab job

Did you check roots crontab (crontab -u root -l)

Hope this helps