[Mailman-Users] Mail stopped sending out to mailing list users

Jared Nyland jnyland at gmail.com
Wed May 9 18:29:15 CEST 2007


Hi Mark,

Thanks for the help on this, I did try those but still does not work.  In
doing some more trouble shooting I have found that the message that I am
sending is getting stuck in the shunt directory.  I have also found in the
mailman log file that I get this error.

May 09 09:49:46 2007 (5607) Uncaught runner exception:
May 09 09:49:46 2007 (5607) Traceback (most recent call last):
 File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 110, in _oneloop
   self._onefile(msg, msgdata)
 File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 160, in _onefile
   keepqueued = self._dispose(mlist, msg, msgdata)
 File "/usr/lib/mailman/Mailman/Queue/IncomingRunner.py", line 130, in
_dispose
   more = self._dopipeline(mlist, msg, msgdata, pipeline)
 File "/usr/lib/mailman/Mailman/Queue/IncomingRunner.py", line 153, in
_dopipeline
   sys.modules[modname].process(mlist, msg, msgdata)
 File "/usr/lib/mailman/Mailman/Handlers/ToDigest.py", line 91, in process
   send_digests(mlist, mboxfp)
 File "/usr/lib/mailman/Mailman/Handlers/ToDigest.py", line 132, in
send_digests
   send_i18n_digests(mlist, mboxfp)
 File "/usr/lib/mailman/Mailman/Handlers/ToDigest.py", line 306, in
send_i18n_digests
   msg = scrubber(mlist, msg)
 File "/usr/lib/mailman/Mailman/Handlers/Scrubber.py", line 304, in process
   t = unicode(t, partcharset, 'replace')
 File "/usr/lib/python2.3/encodings/base64_codec.py", line 41, in
base64_decode
   assert errors == 'strict'
AssertionError

May 09 09:49:47 2007 (5607) SHUNTING:
1178725785.6627519+f5e2d81766111458741eb658164fc17d90bde0ab


Thanks again
Jared


On 5/9/07, Mark Sapiro <msapiro at value.net> wrote:
>
> Jared Nyland wrote:
> >
> >I have run into a issues where mail has all of a sudden stopped being
> sent
> >to the mailing list.
>
>
> See
> <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.078.htp>,
> particularly items 5b, 6 and 7.
>
> Most likely, one or more of your qrunners isn't running and messages
> are just waiting in Mailman's qfiles/in/ or qfiles/out/ queues.
>
> --
> Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
> San Francisco Bay Area, California    better use your sense - B. Dylan
>
>


More information about the Mailman-Users mailing list