It sounds like you will need to encode those characters in something
like UTF-8 or some other character set.
I'm not sure how you would go about doing that, but maybe the smtp
object you create has a field or option specifying the character set
with which to encode the email?
Louis
Julien wr
Could you print out what the request.META.get('HTTP_X_REQUESTED_WITH')
method returns? Maybe the request doesn't have that property set
correctly, or maybe the HTTP_X_REQUESTED_WITH value isn't the proper
thing to "get" from META ?
Patrick Lv wrote:
Hi Alex,
What I am talking about is thi
2 matches
Mail list logo