Python Error with Postfix queue filling up

Troy Carpenter troy at carpenter.cx
Wed May 15 06:04:28 CEST 2013


On Wednesday, March 06, 2013 10:20:07 AM Torsten Grote wrote:
> On Wednesday 06 March 2013 08:55:16 JP Horst wrote:
> > I confirm this error. As most mails go through, also with us some get stuck
> 
> This might be related to https://issues.kolab.org/show_bug.cgi?id=1627
> 
> Regards,
> Torsten
> 
>

I'm having what seems to be a similar problem to that discussed in the bug, but I'm already running pykolab-0.5.12.  The error messages on the console are:

error: uncaptured python exception, closing channel <smtpd.SMTPChannel connected 127.0.0.1:42731 at 0x7f1b4f1b36c8> (<type 'exceptions.UnicodeDecodeError'>:'utf8' codec can't decode byte 0xa0 in position 5789: invalid start byte [/usr/lib64/python2.6/asyncore.py|read|78] [/usr/lib64/python2.6/asyncore.py|handle_read_event|428] [/usr/lib64/python2.6/asynchat.py|handle_read|158] [/usr/lib64/python2.6/smtpd.py|found_terminator|184] [/usr/lib/python2.6/site-packages/wallace/__init__.py|process_message|263] [/usr/lib64/python2.6/json/__init__.py|dumps|237] [/usr/lib64/python2.6/json/encoder.py|encode|367] [/usr/lib64/python2.6/json/encoder.py|_iterencode|309] [/usr/lib64/python2.6/json/encoder.py|_iterencode_dict|275] [/usr/lib64/python2.6/json/encoder.py|_iterencode|294])
error: uncaptured python exception, closing channel <smtpd.SMTPChannel connected 127.0.0.1:42732 at 0x7f1b4f1bf248> (<type 'exceptions.UnicodeDecodeError'>:'utf8' codec can't decode byte 0xa9 in position 6228: invalid start byte [/usr/lib64/python2.6/asyncore.py|read|78] [/usr/lib64/python2.6/asyncore.py|handle_read_event|428] [/usr/lib64/python2.6/asynchat.py|handle_read|158] [/usr/lib64/python2.6/smtpd.py|found_terminator|184] [/usr/lib/python2.6/site-packages/wallace/__init__.py|process_message|263] [/usr/lib64/python2.6/json/__init__.py|dumps|237] [/usr/lib64/python2.6/json/encoder.py|encode|367] [/usr/lib64/python2.6/json/encoder.py|_iterencode|309] [/usr/lib64/python2.6/json/encoder.py|_iterencode_dict|275] [/usr/lib64/python2.6/json/encoder.py|_iterencode|294])
error: uncaptured python exception, closing channel <smtpd.SMTPChannel connected 127.0.0.1:42735 at 0x7f1b4f1b36c8> (<type 'exceptions.UnicodeDecodeError'>:'utf8' codec can't decode byte 0xf6 in position 23311: invalid start byte [/usr/lib64/python2.6/asyncore.py|read|78] [/usr/lib64/python2.6/asyncore.py|handle_read_event|428] [/usr/lib64/python2.6/asynchat.py|handle_read|158] [/usr/lib64/python2.6/smtpd.py|found_terminator|184] [/usr/lib/python2.6/site-packages/wallace/__init__.py|process_message|263] [/usr/lib64/python2.6/json/__init__.py|dumps|237] [/usr/lib64/python2.6/json/encoder.py|encode|367] [/usr/lib64/python2.6/json/encoder.py|_iterencode|309] [/usr/lib64/python2.6/json/encoder.py|_iterencode_dict|275] [/usr/lib64/python2.6/json/encoder.py|_iterencode|294])
error: uncaptured python exception, closing channel <smtpd.SMTPChannel connected 127.0.0.1:42738 at 0x7f1b4f1bf128> (<type 'exceptions.UnicodeDecodeError'>:'utf8' codec can't decode byte 0xa0 in position 5789: invalid start byte [/usr/lib64/python2.6/asyncore.py|read|78] [/usr/lib64/python2.6/asyncore.py|handle_read_event|428] [/usr/lib64/python2.6/asynchat.py|handle_read|158] [/usr/lib64/python2.6/smtpd.py|found_terminator|184] [/usr/lib/python2.6/site-packages/wallace/__init__.py|process_message|263] [/usr/lib64/python2.6/json/__init__.py|dumps|237] [/usr/lib64/python2.6/json/encoder.py|encode|367] [/usr/lib64/python2.6/json/encoder.py|_iterencode|309] [/usr/lib64/python2.6/json/encoder.py|_iterencode_dict|275] [/usr/lib64/python2.6/json/encoder.py|_iterencode|294])

I get the same symptom...emails start queuing up and never get delivered into the imap system.  

Should I open a new bug for this, or is this a variation of the listed bug?

Troy




More information about the users mailing list