On 5/30/2016 3:13 PM, Simon Hanna wrote:
Dear mailman team,
Before installation of postfix, I would like to remove a cron scheduled mail from awstats that arrives every 30 minutes to /var/log belonging to a misconfigured, deleted awstats configuration, reminding me that such file does not exist. Still looking for the most suitable way to learn about cron. Your OS docs should have information about what program is responsible for handling cron entries.
man crontab
should have information on how to read and write the cron config Awstats documentation informs there is statistics support for mail activities besides traditional website visits monitoring. Does mailman work along well with awstats? I have no idea what awstats does, but it probably only reads postfix' logs. So it actually doesn't care about mailman. There might be a way for it to parse mailman logs directly. If there is a way it's mostOn 05/30/2016 07:19 PM, Rubén Rivero Capriles wrote: probably for mailman 2 and might be incompatible with mailman 3
awstats (http://www.awstats.org/) is a logfile analyser used mostly for analysing and generating stats for websites. It can do email and other logs as well. Depending on what OS you are using determines where to find the cron files,which may or may not run as root ;)