At sending e-mail there is not a big problem.
It is necessary the sender (field "From") and the addressee (field "To") to
code, receive so-called "encoded-words" (RFC 2047).

For example from record
To: "Вася, программист" <[EMAIL PROTECTED]>
to receive such as
To: =? koi8-r? B? 8y7h7OXr8 Xl9w ==? = <[EMAIL PROTECTED]>

The question: there are functions for translation words in "encoded-words"?

------------------
Alexandr Klaus



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to