Definition: mimedecode: Decodes transfer encoded text type mime messages. This program performs the decoding of transfer encoded text type mime messages. The message in its entirety is read from stdin. The decoded message is written to stdout; hence, this program behaves as a filter which may be placed wherever convenient. It is assumed that the message has reached its point of final delivery and at that point 8-bit text types can be handled natively.
Hence, the need for transfer-encodings is not present any more. Only some cases are handled: - encoded header fields are decoded from QP or B encoding. - The charset is assumed to be iso-8859-1 - part or subparts of content-type text only are decoded - all other content-types are passed transparently.
.................................
Source: Debian 3.0r0 APT / Linux Dictionary V 0.16
http://www.tldp.org/LDP/Linux-Dictionary/html/index.html
Author: Binh Nguyen linuxfilesystem(at)yahoo(dot)com(dot)au
.................................
> Linux/Unix/Computing Glossary
previous post