您最多能選擇 25 個主題
主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
7 行
332 B
Gherkin
7 行
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
|