Skip to content

No (success) output from incoming mail processing

Matthias Larisch requested to merge decrease-cron-verbosity into master

What does this MR do?

Currently, we get spammed with status reports from

  • Incoming mail handler (fetch mails for internal email system) every 5 minutes
  • Bounce processing every 30 minutes

This MR removes output for both (first stats are already pushed to influxdb) and adds influxdb writing of the stats to the second.

How confident are you it won't break things if deployed?

quite

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))

Merge request reports