thanks mdipierro I've a small comment on this, which I forgot to say last time
in the regular [classic] case using something like : mail.send(to=....., subject= form.vars.subject, message=form.vars.message) when sending arabic characters via subject and body this caused an exception on windows systems only saying something like "can't decode 0xd ..............." in a linux system it didn't fail though but characters were not understood So I hope you make sure the fix goes allright for windows as well thank you -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.