You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/home/buht/docob/doc/emails/management/commands/get_new_email.py", line 65, in handle
for message in messages:
File "/home/buht/docob/local/lib/python2.7/site-packages/django_mailbox/models.py", line 414, in get_new_mail
msg = self.process_incoming_message(message)
File "/home/buht/docob/local/lib/python2.7/site-packages/django_mailbox/models.py", line 230, in process_incoming_message
msg = self._process_message(message)
File "/home/buht/docob/local/lib/python2.7/site-packages/django_mailbox/models.py", line 356, in _process_message
utils.convert_header_to_unicode(message['subject'])[0:255]
File "/home/buht/docob/local/lib/python2.7/site-packages/django_mailbox/utils.py", line 93, in convert_header_to_unicode
) for bytestr, encoding in email.header.decode_header(header)
File "/usr/lib/python2.7/email/header.py", line 108, in decode_header
raise HeaderParseError
HeaderParseError
The text was updated successfully, but these errors were encountered:
Hello!
django-mailbox==4.8.1
File "/home/buht/docob/doc/emails/management/commands/get_new_email.py", line 65, in handle
for message in messages:
File "/home/buht/docob/local/lib/python2.7/site-packages/django_mailbox/models.py", line 414, in get_new_mail
msg = self.process_incoming_message(message)
File "/home/buht/docob/local/lib/python2.7/site-packages/django_mailbox/models.py", line 230, in process_incoming_message
msg = self._process_message(message)
File "/home/buht/docob/local/lib/python2.7/site-packages/django_mailbox/models.py", line 356, in _process_message
utils.convert_header_to_unicode(message['subject'])[0:255]
File "/home/buht/docob/local/lib/python2.7/site-packages/django_mailbox/utils.py", line 93, in convert_header_to_unicode
) for bytestr, encoding in email.header.decode_header(header)
File "/usr/lib/python2.7/email/header.py", line 108, in decode_header
raise HeaderParseError
HeaderParseError
The text was updated successfully, but these errors were encountered: