Add known error messages

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-06-25 09:19:33 +02:00 committed by zlopez
parent 4816d8924a
commit b216207fdf

View file

@ -164,3 +164,12 @@ systemctl restart mailmanweb
Most of the logs are located in `/var/log/mailman3/`. In case you are looking for
postfix logs, they could be found in `/var/log/maillog`.
=== Known error messages
These are the error messages that are common in mailman3 logs:
* `NNTP error for list <listname>`
+
We don't have NNTP server and this couldn't be disabled in mailman3, so you
can saw this error in logs, but it could be ignored.