mirror of
https://github.com/Mailu/Mailu.git
synced 2024-12-14 10:53:30 +02:00
60b9ff0090
Fixed postfix not logging to standard out. Fixed not all containers logging to journald. Removed POSTFIX_LOG_FILE functionality. Added documentation on how to achieve the same (log to file) via journald & rsyslogd (see new FAQ entry 'How can I view and export the logs of a Mailu container?').
4 lines
368 B
Plaintext
4 lines
368 B
Plaintext
Fixed log filter not filtering out log messages for dovecot/nginx/postfix.
|
|
Fixed postfix not logging to standard out.
|
|
Fixed not all containers logging to journald.
|
|
Removed POSTFIX_LOG_FILE functionality. Added documentation on how to achieve the same (log to file) via journald & rsyslogd (see new FAQ entry 'How can I view and export the logs of a Mailu container?'). |