mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-08 10:46:43 +02:00
For some reason mozilla thunderbird sometimes marks email parts as 8bit even though they are utf-8. I guess the best way to work around this is to add a try-catch block because this really cannot be predicted.