Você não pode selecionar mais de 25 tópicos
Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
7 linhas
332 B
Gherkin
7 linhas
332 B
Gherkin
Introduces postfix logging via syslog with these features:
|
|
- stdout logging still enabled
|
|
- internal test request log messages (healthcheck) are filtered out by rsyslog
|
|
- optional logging to file via POSTFIX_LOG_FILE env variable
|
|
To use logging to file configure in mailu.env
|
|
- ``POSTFIX_LOG_FILE``: The file to log the mail log to
|