What is happening with Russian letters when sending via PHP request to ... a mail, by e.g.? the \"hardcoded\" russians letters are displayed properly, but from the Form\'s t
Check your encodings:
and use UTF-8 for everything.