Encyclopedia > Maildir

  Article Content

Maildir

Maildir is a format for an e-mail spool[?] that does not require file locking[?] to maintain message integrity, because the messages are kept in separate files. It consists of a directory named Maildir with three subdirectories, tmp, new, and cur. The process that delivers mail writes it to tmp with a filename that consists of the concatenation of the process ID, the time, and the hostname, then when it is finished moves it to new. The process that reads mail moves messages from new to cur before reading them, appending a comma and flags to the filename.

Software that supports Maildir includes:



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Shoreham, New York

... age or older. The average household size is 2.88 and the average family size is 3.11. In the village the population is spread out with 27.6% under the age of 18, 6.2% from ...

 
 
 
This page was created in 21.7 ms