diff --git a/modules/sysadmin_guide/pages/mailman.adoc b/modules/sysadmin_guide/pages/mailman.adoc index 8cac006..fdf562e 100644 --- a/modules/sysadmin_guide/pages/mailman.adoc +++ b/modules/sysadmin_guide/pages/mailman.adoc @@ -173,3 +173,8 @@ These are the error messages that are common in mailman3 logs: + 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. + +=== Memory spikes + +Mailman gunicorn http server sometimes has a memory spikes that could lead to some services +being killed by OOM killer. In this case just restart the mailman. See <>.