Re: Maildir format
"clemens fischer" <[email protected]> 23 May 2003 19:44:52 +0200
| Newsgroups | gmane.mail.ifile.general |
|---|---|
| Message-ID | <[email protected]> |
"William E. Kempf" <[email protected]>: > Sorry, I didn't mean that procmail did any locking. In the case of > Maildir formats, it does no locking. i meant something else. let's say the original poster ifiles messages automatically initiated by some cron-job. he notices misfiles, marks them and waits for another automatism to do that "relearning". _that's_ what has to be lock protected. otherwise you'd have more than one instances of "relearners" editing the same messages. and ifile has its own database locking built-in. clemens