Mark Sapiro wrote:
On 12/11/18 2:11 AM, ktso(a)cuhk.edu.hk wrote:
I have put the following in /etc/mailman.cfg and restart mailman. An empty file can be created but nothing can be logged when admin or non-member subscribe/unsubscribe. Anything I have missed? So far I can only see log appear in mailman.log and smtp.log. Thanks.
[logging.subscribe] path: subscribe.log level: debug
The above is correct. As far as not seeing things in the log, very little is logged in the subscribe log. Only (un)subscription requests held for moderator approval and moderator approval of held unsubscribes but not subscribes.
In other words, unless your list's subscription police includes 'moderate' nothing will be logged in subscribe.log.
It looks like there is only a subscription policy but no unsubscription policy. I can't find anything even by exporting the settings using Python mailman client. Is it correct?