Log Owner/Moderator actions ban address matching.

Dear All,
In Mailman 3, is there any way we can log the Owner/Moderator actions like moderator "x" approved the posting on list@example.com?
Also, I have configured some local ban lists and some global ban lists as per my organization's policy. In my setup, I observed that when someone from the ban list posts to the list, that posting goes into a blackhole without leaving any trace. I may have made some configuration mistakes, but can we log the ban list matching or generate a notification if some postings match the ban list?
Regards, Hitachi.

Hitashi mancho via Mailman-users writes:
In Mailman 3, is there any way we can log the Owner/Moderator actions like moderator "x" approved the posting on list@example.com?
These are logged to the "vette" logging channel, with level "info". By default, the "vette" channel is directed to the mailman.log, for loglevel above info. If they are not found in mailman.log, check your mailman.cfg file for settings to [logging.template] or [logging.vette] that either restrict logging to levels strictly higher than "info" or send the "vette" channel somewhere else.
For more information about the default settings for logging, see site-packages/mailman/config/schema.cfg, search for "logging".
Also, I have configured some local ban lists and some global ban lists as per my organization's policy.
These are discarded (no response to sender), and logged to the "vette" channel with level "info".
-- GNU Mailman consultant (installation, migration, customization) Sirus Open Source https://www.siriusopensource.com/ Software systems consulting in Europe, North America, and Japan
participants (2)
-
Hitashi mancho
-
Stephen J. Turnbull