This is a quote from RFC 2640
http://www.ietf.org/rfc/rfc2640.txt
Quote:
3.2 Servers compliance
- Servers MUST support the UTF-8 feature in response to the FEAT
command [RFC2389]. The UTF-8 feature is a line containing the exact
string "UTF8". This string is not case sensitive, but SHOULD be
transmitted in upper case. The response to a FEAT command SHOULD
be:
C> feat
S> 211- <any descriptive text>
S> ...
S> UTF8
S> ...
S> 211 end
|
If the character encoding in FlashFXP is set to auto and UTF8 is found in the FEAT reply then it will default to UTF8.