Hello everybody,
I have this error "UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 101: ordinal not in range(128)"
when i want to send a mail with special character (like é,è)
I know then we talk about this problem here:
[url]
http://www.openerp.com/forum/topic13261.html?sid=e626298e8ffc2b345a3d779d47e490a9
[/url]
But i need a solution and i don't found it.
Thank you for your help;