1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-08 23:06:49 +02:00

Add logwatch maillog.conf file to support /var/log/mail/ (#2112)

* Add logwatch maillog.conf file to support /var/log/mail/
* Simpliied after reviewing logwatch doc

Co-authored-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
This commit is contained in:
Andrew Low
2021-08-11 05:31:00 -04:00
committed by GitHub
parent c98fb9aa92
commit 0e9c9889ff
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,10 @@
#
# Extensions for docker-mailserver /var/log/mail/. log path
#
# Mail log files
LogFile = mail/mail.log
LogFile = mail/mail.log.1
# Support Archives
Archive = mail/mail.log.*.gz