SYNOPSIS

See SYNOPSIS in Mail::Box

DESCRIPTION

Mail::Box::File is the base-class for all file-based folders: folders which bundle multiple messages into one single file. Usually, these messages are separated by a special line which indicates the start of the next one.

See DESCRIPTION in Mail::Box

DETAILS

Different kinds of folders

See Different kinds of folders in Mail::Box

Available folder types

See Available folder types in Mail::Box

Folder class implementation

See Folder class implementation in Mail::Box