#6918: Cannot set encoding of mail headers, only of message body
-----------------------------------------------------------+----------------
Reporter: Grzegorz Lukasik <[EMAIL PROTECTED]> | Owner:
serialx
Status: assigned | Milestone:
Component: django.core.mail | Version:
SVN
Resolution: | Keywords:
encoding mail headers
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-----------------------------------------------------------+----------------
Comment (by Grzegorz Lukasik <[EMAIL PROTECTED]>):
As serialx mentioned, the problem was not with the size of the message but
with an email client - if I remember correctly it was interia.pl web
server, which did not recognize UTF-8 encoding. So I was forced to use
ISO-8859-2 encoding which is properly understood by all polish mail
clients. And I was forced to use it not only in the body of the message
but also in the Subject header.
--
Ticket URL: <http://code.djangoproject.com/ticket/6918#comment:5>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---