Re: Maildir format
"William E. Kempf" <[email protected]> Fri, 23 May 2003 10:35:21 -0500 (CDT)
| Newsgroups | gmane.mail.ifile.general |
|---|---|
| Message-ID | <[email protected]> |
clemens fischer said: >> Locking should be the only real issue. And to work with procmail, I'd >> assume it has to already do the proper locking? > > i don't think so. procmail ignores locking on program-deliveries, for > good reasons: it cannot know if those programs are well behaved. it > does locking only for final deliveries into files. Sorry, I didn't mean that procmail did any locking. In the case of Maildir formats, it does no locking. No, what I meant was that ifile is designed to be used by procmail, and procmail spawns for every message delivered, so ifile should already be locking the database when it accesses it. Otherwise, under normal, expected use, ifile could be corrupting it's own database. Thus it doesn't seem to me like there's too much to worry about with regards to file locking under this scenario. --=20 William E. Kempf