docker-mailserver/target/scripts/helpers
Georg Lauterbach 35fb744ffb
scripts: refactored `check-for-changes.sh` (#2498)
* refactored `check-for-changes.sh`

I refactored `check-for-changes.sh` and used the new log. `_notify` can
therefore be deleted as it is used no more.
I opted to source `/etc/dms-settings` as a whole to
future-proof the script. When the DNS adjustments PRs (that do not exist
by now but will exit in the future) are done, we can then remove
`_obtain_hostname_and_domainname` because we're already writing the
variables to `/etc/dms-settings`. I left instructions in the script in
the form of TODO comments.

Because we now log the date for all messages of the changedetector, we
need to `tail` a bit more log than before.
2022-04-02 19:39:15 +02:00
..
accounts.sh scripts: new log (#2493) 2022-03-21 07:07:52 +01:00
aliases.sh scripts: new log (#2493) 2022-03-21 07:07:52 +01:00
dns.sh Rename config examples directory (#2438) 2022-03-02 22:54:14 +00:00
error.sh scripts: refactoring & miscellaneous small changes (#2499) 2022-03-26 10:17:08 +01:00
index.sh Rename config examples directory (#2438) 2022-03-02 22:54:14 +00:00
lock.sh scripts: refactored scripts located under `target/bin/` (#2500) 2022-03-26 09:30:09 +01:00
log.sh scripts: refactored `check-for-changes.sh` (#2498) 2022-04-02 19:39:15 +02:00
network.sh Rename config examples directory (#2438) 2022-03-02 22:54:14 +00:00
postfix.sh Rename config examples directory (#2438) 2022-03-02 22:54:14 +00:00
relay.sh scripts: new log (#2493) 2022-03-21 07:07:52 +01:00
sasl.sh Rename config examples directory (#2438) 2022-03-02 22:54:14 +00:00
ssl.sh scripts: new log (#2493) 2022-03-21 07:07:52 +01:00
utils.sh Rename config examples directory (#2438) 2022-03-02 22:54:14 +00:00