docker-mailserver/docs/content/config
Georg Lauterbach e6af5a118f
Adjust envrionment variables - more sensible defaults (#2428)
The new setup will now set env variables on one place and on one place
only. The old setup used two separate places wich is not DRY and
confusing.

Some default values changed:

1. PFLOGSUMM_TRIGGER: logrotate => none
2. REPORT_SENDER: mailserver-report@HOSTNAME => mailserver-report@DOMAIN
3. REPORT_RECIPIENT: "0" => POSTMASTER_ADDRESS

One env variable was renamed: REPORT_INTERVAL => LOGROTATE_INTERVAL

I believe these defaults to be more sensible, especially the REPORT_RECIPIENT
address. The PFLOGSUMM_TRIGGER value was changed to `none` because otherwise
people would start getting daily Postfix log summary reports automatically.
Now, this is opt-in, and reports are sent only when enabled properly.

Some of the variables changed were marked as deprecated. I removed the note,
as the variables now bear some (sane) defaults again for other variables
(i.e.) REPORT_RECIPIENT is now default for other recipient addresses.

Co-authored-by: Brennan Kinney <5098581+polarathene@users.noreply.github.com>
Co-authored-by: Casper <casperklein@users.noreply.github.com>
2022-03-03 10:22:17 +13:00
..
advanced Fix some documentation links (#2426) 2022-02-23 18:22:44 +01:00
best-practices docs(chore): Normalize for consistency (#2206) 2021-09-23 11:29:37 +12:00
security docs(deps): bump mkdocs-material to v8.2.1 (#2422) 2022-02-19 21:26:56 +01:00
troubleshooting docs(chore): Normalize for consistency (#2206) 2021-09-23 11:29:37 +12:00
user-management Fix some documentation links (#2426) 2022-02-23 18:22:44 +01:00
environment.md Adjust envrionment variables - more sensible defaults (#2428) 2022-03-03 10:22:17 +13:00
pop3.md More typo fixes and improve ports example at POP3 docs (#2128) 2021-08-13 10:33:10 +02:00
setup.sh.md docs(chore): Normalize for consistency (#2206) 2021-09-23 11:29:37 +12:00