↧
Please edit this cron to not send mail to root@?
@degenaro wrote: I have a cron as user www-data to import from webserver logs like so: ===* 2 * * * /var/www/piwik/misc/log-analytics/import_logs.py /home/degenaro/ducc/ducc_runtime/logs/webserver/*...
View ArticlePlease edit this cron to not send mail to root@?
@degenaro wrote: Answer is: use MAILTO=user@my.com in crontab. Read full topic
View Article