Mariachi::Message - representation of a mail message
$message
is a rfc2822 compliant message body
your standard constructor
body
, header
, and header_set
are provided for interface
compatibility with Email::Simple
See Text::Original
Returns the body with the signature (defined as anything after "\n-- \n") removed.
Returns the stripped sig.
A privacy repecting version of the From: header.
the Subject
and Date
headers
the name of the output file
The date header pared into epoch seconds
epoch_date formatted in useful ways
hashref of indexes that link to us. key is the type of index, value is the filename
the next message in the archive, thread-wise
the previous message in the archive, thread-wise
the root of the thread you live in