Add known error messages
Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
parent
4816d8924a
commit
b216207fdf
1 changed files with 9 additions and 0 deletions
|
@ -164,3 +164,12 @@ systemctl restart mailmanweb
|
||||||
|
|
||||||
Most of the logs are located in `/var/log/mailman3/`. In case you are looking for
|
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`.
|
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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue