Article ID: 118487
Article Last Modified on 10/30/2006
Header: Encoding: 2 TEXT, 1596 UUENCODE
Header: Encoding: 2 TEXT, 391 HEX
This indicates that the message is in no particular encoded format,
but is to be presented to the user as is.
The full range of the ASCII character set is used. The message is
expected to consist of lines of reasonable length (less than 1000
characters).
On some transport services, only the 7-bit subset of ASCII can be
used. Where full 8-bit transparency is available, the text is
assumed to be ISO 8859-1 [3] (ASCII-8).
The encoding indicates that the body part contains binary data,
encoded as 2 hexadecimal digits per byte, highest significant nibble
first.
Lines consist of an even number of hexadecimal digits. Blank lines
are not permitted. The decode process must accept lines with between
2 and 1000 characters, inclusive.
The uuencode keyword specifies a section consisting of the output of the uuencode program supplied as part of UUCP.
Additional query words: hex garbled corrupted
Keywords: KB118487