On 2/26/21 4:23 PM, dancab@caltech.edu wrote:
Thanks, I'm copying what seems like the relevant info from mailman.log below. Sorry, I totally missed that log existed!
FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/mailman/messages/XC/DU/XCDUNGGCTVSN7RGCW5F3WXM5T2WEHCCJ'
This is the issue. The held message is gone. The reason is that your configuration for mailman.config.config.MESSAGE_DIR is apparently '/var/tmp/mailman/messages' and something has removed stuff in it behind your back.
It appears you either have explicitly or by default layout: local in your mailman.cfg. See <https://gitlab.com/mailman/mailman/-/blob/master/src/mailman/config/mailman.cfg>. The value of layout determines which paths.* section is used. In your case, the local layout puts stuff in /var/tmp/mailman and apparently, something is 'cleaning' that.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan