Overview of changes:
* Added locking mechanism
We have to assume that filtering can take long, so if cron is used
to launch imapdomo and gap is too small, imapdomo instances could
run over each other, increasing the load even more.
Now imapdomo drops a lockfile by default, and silently gives up if
lockfile exists. This can be disabled by command line switch.
* Removed dead code
|
|
||
| 1 |
|
1 |
|
| 2 |
|
|
|
|
2 |
|
|
| 3 |
|
3 |
|
| 4 |
|
4 |
|
| 5 |
|
5 |
|