See METHODS in Mail::Reporter
Option | Defined in | Default |
---|---|---|
access | Mail::Box |
|
body_delayed_type | Mail::Box | |
body_type | Mail::Box | |
coerce_options | Mail::Box |
|
create | Mail::Box | <false> |
directory | <derived from folder name> | |
extract | Mail::Box |
|
field_type | Mail::Box | undef |
fix_headers | Mail::Box | <false> |
folder | Mail::Box |
|
folderdir | Mail::Box | undef |
head_delayed_type | Mail::Box | |
head_type | Mail::Box | |
keep_dups | Mail::Box | <false> |
lock_file | Mail::Box | <folder> |
lock_timeout | Mail::Box | 1 hour |
lock_type | Mail::Box | |
lock_wait | Mail::Box | 10 seconds |
locker | Mail::Box | undef |
log | Mail::Reporter |
|
manager | Mail::Box | undef |
message_type | Mail::Box | |
multipart_type | Mail::Box | |
remove_when_empty | Mail::Box | <true> |
save_on_exit | Mail::Box | <true> |
trace | Mail::Reporter |
|
trusted | Mail::Box | <depends on folder location> |
The folder directory does already exist and is write protected, which may interfere with the requested write access. Change new(access) or the permissions on the directory.
(class method) Translate a foldername into a filename, with use of the
FOLDERDIR to replace a leading =
.
Returns a list of all filenames which are found in this folder directory and represent a message. The filenames are returned as relative path.