Add log rotation of spamd.log, also option to increase log retention

Bug #1811006 reported by Haw Loeung
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mailman 3 Core Charm
Confirmed
Wishlist
Unassigned

Bug Description

Hi,

We're missing log rotation of spamd.log. Something like this to /etc/logrotate.d/spamd:

| /var/log/spamd.log
| {
| rotate 26
| weekly
| missingok
| copytruncate
| notifempty
| compress
| delaycompress
| }

Also, would be nice to have the option to increase log retention for both spamd.log and mail.{log,err}. The default of 4 weeks is too short.

Haw Loeung (hloeung)
Changed in mailman3-core-charm:
importance: Undecided → Wishlist
description: updated
Tom Haddon (mthaddon)
Changed in mailman3-core-charm:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.