See METHODS in Mail::Reporter
Option | Defined in | Default |
---|---|---|
access | Mail::Box | always |
body_delayed_type | Mail::Box | |
body_type | Mail::Box::File | <see description> |
coerce_options | Mail::Box |
|
create | Mail::Box |
|
extract | Mail::Box |
|
field_type | Mail::Box | undef |
fix_headers | Mail::Box | <false> |
folder | Mail::Box |
|
folderdir | Mail::Box |
|
head_delayed_type | Mail::Box | |
head_type | Mail::Box | |
keep_dups | Mail::Box | <false> |
lock_extension | Mail::Box::File |
|
lock_file | Mail::Box | <foldername><lock-extension> |
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 |
|
save_on_exit | Mail::Box |
|
trace | Mail::Reporter |
|
trusted | Mail::Box | <depends on folder location> |
write_policy | Mail::Box::File |
|
It is adviced to set the check
flag, because dbx folder often list
large amounts of folder names which do not really exist. However, checking
does consume some time.
Option | Defined in | Default |
---|---|---|
check | Mail::Box | <false> |
folder | Mail::Box | <from calling object> |
folderdir | Mail::Box | <from folder> |
skip_empty | Mail::Box | <false> |
Translate a folder name into a filename, using the
FOLDERDIR value to replace a leading =
.
See File based folders in Mail::Box::File