mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-06-21 08:36:00 +02:00
* 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>
10 lines
181 B
Text
10 lines
181 B
Text
#
|
|
# 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
|