mailu/towncrier/newsfragments
bors[bot] de0536c694
Merge
1858: Docs: Replace hardcoded journald logpath with systemd backend r=mergify[bot] a=networkException

The file at /var/log/messages is not universal for every
distribution. Fail2ban can access journald logs directly
by using the systemd backend.

## What type of PR?

documentation

## What does this PR do?

The path /var/log/messages does not apply for Ubuntu 20.04 for example, because of that I have looked
at alternative ways to access journald in fail2ban. The proper way seems to be to use the systemd
backend, this patch updates the documentation accordingly.

### Related issue(s)
*none*

## Prerequistes
Before we can consider review and merge, please make sure the following list is done and checked.
If an entry in not applicable, you can check it or remove it from the list.

- [ ] In case of feature or enhancement: documentation updated accordingly
- [x] Unless it's docs or a minor change: add [changelog](https://mailu.io/master/contributors/guide.html#changelog) entry file.


Co-authored-by: networkException <git@nwex.de>
..
224.feature DNS records for client autoconfiguration (RFC6186)
783.feature towncrier
1194.feature Implement a simple credential cache
1503.doc Update docs/reverse.rst with Traefik v2+ info
1604.feature new import/export using marshmallow
1607.feature add towncrier for
1610.feature add towncrier for 1610
1618.feature add newsfragemnt for
1638.fix Add changelog
1660.bugfix towncrier
1662.feature Improve the towncrier messages
1669.bugfix Fix extract_host_port port separation
1686.bugfix Fix letsencrypt access to certbot for the mail-letsencrypt flavour
1694.feature update newsfragment
1696.misc fix changelog entry from feature to misc
1712.misc Add newsfragment
1720.bugfix Use alpine 3.13 to fix CVE-2020-25275 and CVE-2020-24386
1753.feature Improve the towncrier messages
1760.bugfix Add changelog
1783.misc towncrier
1828.misc Added new docker repo for test image. Adapted deploy script to use env var for test repo name. Modified travis references to github actions references in docs. Added changelog entry.
1830.misc Forgot to set permissions on images folder. Added changelog.
1831.bugfix Add changelog entry
1837.bugfix Add newsfragment
1841.feature fix newsfragment of
1845.feature mend
1857.doc Docs: Replace hardcoded journald logpath with systemd backend
1861.bugfix fix : Handle colons in passwords