See METHODS in Mail::Reporter
Option | Defined in | Default |
---|---|---|
account_name | <from dbx_record> | |
account_nr | <from dbx_record> | |
body | Mail::Message | undef |
body_type | Mail::Box::Message | <from folder> |
dbx_record | <required> | |
deleted | Mail::Message | <false> |
field_type | Mail::Message | undef |
folder | Mail::Box::Message | <required> |
from_line | Mail::Box::File::Message | undef |
head | Mail::Message | undef |
head_type | Mail::Message | |
labels | Mail::Message | {} |
log | Mail::Reporter |
|
messageId | Mail::Message | undef |
modified | Mail::Message | <false> |
seen | <from dbx_record> | |
size | Mail::Box::Message | undef |
trace | Mail::Reporter |
|
trusted | Mail::Message | <false> |
Returns the Mail::Transport::Dbx::Email record of the message.
Returns the Outlook Express account name which was used to retrieve this message, represented as a string. The accountNr() returns a numerical representation of the same fact.
Returns the Outlook Express account name which was used to retrieve this message, represented as a number. The accountName() returns a string representation of the same fact.