I believe this issue is related to my other trouble with utf-8. https://mail.python.org/pipermail/mailman-users/2019-May/084435.html
Once I hand-edited /var/lib/mailman/Mailman/Archiver/pipermail.py, per the suggestion in that message. I restarted Mailman and ran the unshunt command again. The shunted messages cleared out and no errors appeared. Though there was no positive affirmation the shunted messages were cleared either. Is the 'shunt' command meant to display anything? ==== Per Mark No. All unshunt does is move the .pck files from the shunt queue to the original queue from which they were shunted. It does this silently. The requeued entry is then processed again by the respective qrunner, and this process either succeeds or possibly throws the same exception that caused the shunting in the first place, in which case the message is shunted again. ===== Thanks, Jason Morrill IT Director Child and Family Agency 860-443-2896 x1422 http://www.childandfamilyagency.org/ ________________________________________ From: Mailman-Users [mailman-users-bounces+morrillj=childandfamilyagency....@python.org] on behalf of Mark Sapiro [m...@msapiro.net] Sent: Saturday, May 11, 2019 1:45 PM To: mailman-users@python.org Subject: Re: [Mailman-Users] unshunt does nothing On 5/10/19 12:46 PM, Jason Morrill wrote: > I have messages accumulating in the qfiles/shunt folder. > > Running unshunt does nothing. Literally. > > No error message, no progress message. The only change I see is the timestamp > on the shunted messages is updated to when I ran the unshunt command. This is because the message is restored to it's original queue and processed and throws the same exception that occurred before and is shunted again. Are there new entries in Mailman's error log when you unshunt? > This is on Debian 9.6 with Python 2.7.13 and Mailman 2.1.23 , all installed > from the Debian package manager. > > BTW - I've been using Mailman for 10+ years on this machine. It's not a new > install and these are not new lists. What changed? Was the Debian package updated? -- Mark Sapiro <m...@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/morrillj%40childandfamilyagency.org ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org https://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org