See METHODS in Mail::Reporter
Option | Defined in | Default |
---|---|---|
expires | Mail::Box::Locker | 1 hour |
file | Mail::Box::Locker | undef |
folder | Mail::Box::Locker | <undef> |
log | Mail::Reporter |
|
method | Mail::Box::Locker |
|
timeout | Mail::Box::Locker | 10 seconds |
trace | Mail::Reporter |
|
Do not try to lock the folder when the application already has the lock: it will give you dead-locks.
A lock file was found which was older than the expiration period as specified with new(timeout). The lock file was succesfully removed.
A lock file was found which was older than the expiration period as specified with the new(timeout) option. It is impossible to remove that lock file, so we need to wait until it vanishes by some external cause.