This object provies message analyzer. It analyzes a message and build the following object chains on memory.
header -> body header -> preamble -> part1 -> part2 -> trailor (multipart)
Mail::Message class provides such data structure described above.
Copyright (C) 1993-2025 Ken'ichi Fukamachi mail:< fukachan at fml.org >