[Mailman-Users] Uncaught runner exception: Incorrect padding error?

Francisco Rivas frivas at lanparty.cl
Tue Apr 29 18:55:20 CEST 2003


Sorry all,
i've missed the info for the server: RH8, with Mailman 2.1.1 installed
from source.


On Tue, 2003-04-29 at 12:25, Francisco Rivas wrote:
> Hi all,
> 
> I have a mailman running on my mail server, with ~70 mailists. One of
> these lists stop receiving mails. When I send a mail to the list, I got
> this error on the logs:
> 
>  Apr 29 12:14:56 2003 (2483) Uncaught runner exception: Incorrect
> padding
> Apr 29 12:14:56 2003 (2483) Traceback (most recent call last):
>   File "/usr/local/mailman/Mailman/Queue/Runner.py", line 105, in
> _oneloop
>     self._onefile(msg, msgdata)
>   File "/usr/local/mailman/Mailman/Queue/Runner.py", line 155, in
> _onefile
>     keepqueued = self._dispose(mlist, msg, msgdata)
>   File "/usr/local/mailman/Mailman/Queue/IncomingRunner.py", line 130,
> in _dispose
>     more = self._dopipeline(mlist, msg, msgdata, pipeline)
>   File "/usr/local/mailman/Mailman/Queue/IncomingRunner.py", line 153,
> in _dopipeline
>     sys.modules[modname].process(mlist, msg, msgdata)
>   File "/usr/local/mailman/Mailman/Handlers/ToDigest.py", line 82, in
> process
>     send_digests(mlist, mboxfp)
>   File "/usr/local/mailman/Mailman/Handlers/ToDigest.py", line 123, in
> send_digests
>     send_i18n_digests(mlist, mboxfp)
>   File "/usr/local/mailman/Mailman/Handlers/ToDigest.py", line 295, in
> send_i18n_digests
>     msg = scrubber(mlist, msg)
>   File "/usr/local/mailman/Mailman/Handlers/Scrubber.py", line 252, in
> process
>     payload = part.get_payload(decode=1)
>   File "/usr/local/mailman/pythonlib/email/Message.py", line 189, in
> get_payload
>     return Utils._bdecode(payload)
>   File "/usr/local/mailman/pythonlib/email/Utils.py", line 75, in
> _bdecode
>     value = base64.decodestring(s)
>   File "/usr/src/build/143041-i386/install/usr/lib/python2.2/base64.py",
> line 44, in decodestring
>     return binascii.a2b_base64(s)
> Error: Incorrect padding
> 
> 
> Is the only maillist that doesn't receipt any mail. Anyone have an idea
> of what's going on???
> 
> 
> Thanks a lot!!!!
> 
> 
> Francisco Rivas C.
> 
> 
> 
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users at python.org
> http://mail.python.org/mailman/listinfo/mailman-users
> Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
> Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
> 
> This message was sent to: frivas at lanparty.cl
> Unsubscribe or change your options at
> http://mail.python.org/mailman/options/mailman-users/frivas%40lanparty.cl





More information about the Mailman-Users mailing list