On di, 2010-06-15 at 17:44 +0100, Tom Evans wrote:

> I have a bunch of users from one of our subscribers who all have
> invalid local parts to their email addresses.
> 
> Eg:
> 
> åsak.østerga...@example.com
> jan-åke.hammarstr...@example.com
> 
> Django assumes that all the addresses are valid, and so coerces them
> to strings, which of course then blows up when self.to is a list of
> non-ascii unicode addresses (and it is entirely reasonable for it to
> complain, those email addresses are complete nonsense).
> 
> Is anyone aware of any sort of workaround for this sort of situation?

Tell your subscriber to send valid addresses?
-- 
Dennis K.

They've gone to plaid!

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to