1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-27 19:55:40 +02:00
docker-mailserver/target/bin
Georg Lauterbach 24031ae365
scripts: new log (#2493)
* added new `_log` function

With `_log`, the `_notify` method wa rendered obsolete. `_notify` was
not completely removed due to test failures in `check-for-changes.sh`.

The new `_log` function properly uses log levels such as `trace`,
`debug`, `info`, `warn` and `error`. It provides a cleaner solution
and renders `DMS_DEBUG` obsolete too (as only `_notify` depends on it).

* converted all helper script to new `_log` function

* converted all startup stacks to new `log` function

* `start-mailserver.sh` now uses new `_log` function

* final test and misc small script adjustments

* updated documentation
2022-03-21 07:07:52 +01:00
..
acme_extract.py acme_extract -> acme_extract.py + F_BIN to avoid .py 2022-03-06 22:17:29 -05:00
addalias refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
addmailuser refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
addrelayhost refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
addsaslpassword refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
debug-fetchmail Complete Refactor for target/bin (#1654) 2020-10-21 18:16:32 +02:00
delalias refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
delmailuser refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
delquota refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
excluderelaydomain refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
fail2ban refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
fetchmailrc_split fetchmailrc split: ignore commented lines (#2305) 2021-11-29 15:24:38 +01:00
listalias refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
listmailuser refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
open-dkim chore: Housekeeping on the 'open-dkim' script (#2267) 2021-10-30 10:10:32 +00:00
postfix-summary refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
print-environment scripts: new log (#2493) 2022-03-21 07:07:52 +01:00
quota-warning refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
report-pflogsumm-yesterday refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
restrict-access refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
sedfile Fix harmless startup errors (#2357) 2022-01-08 00:25:09 +01:00
setquota refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
setup acme_extract -> acme_extract.py + F_BIN to avoid .py 2022-03-06 22:17:29 -05:00
setup-fetchmail Complete Refactor for target/bin (#1654) 2020-10-21 18:16:32 +02:00
updatemailuser refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00
virus-wiper refactoring: split helper functions into smaller scripts (#2420) 2022-02-21 11:56:57 +01:00