From b216207fdfe0cb57e2b01e4a6ec821f47d8f977b Mon Sep 17 00:00:00 2001 From: Michal Konecny Date: Tue, 25 Jun 2024 09:19:33 +0200 Subject: [PATCH] Add known error messages Signed-off-by: Michal Konecny --- modules/sysadmin_guide/pages/mailman.adoc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/modules/sysadmin_guide/pages/mailman.adoc b/modules/sysadmin_guide/pages/mailman.adoc index 553e501..8cac006 100644 --- a/modules/sysadmin_guide/pages/mailman.adoc +++ b/modules/sysadmin_guide/pages/mailman.adoc @@ -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 ` ++ +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.