See METHODS in Mail::Reporter
Option | Defined in | Default |
---|---|---|
filename | <required> | |
head_type | ||
head_wrap | 72 | |
log | Mail::Reporter |
|
trace | Mail::Reporter |
|
Append $messages to the index file.
Returns the name of the index file.
Look if there is header info for the specified $msgfile. The filename
represents one message in folder type which are organized as directory.
This method will return an object of the new(head_type) as specified
during creation of the index object, or undef
if the information
is not known or not trustworthy -i.e. the file size changed.
Write an index file containing the headers specified $messages (Mail::Message objects).