Differences between version 6 and predecessor to the previous major change of MailDir.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 6 | Last edited on Thursday, July 28, 2005 9:55:18 pm | by MattBrown | Revert |
Older page: | version 5 | Last edited on Sunday, October 17, 2004 6:09:12 am | by AristotlePagaltzis | Revert |
@@ -7,7 +7,7 @@
MailDir message naming conventions are defined so that message names are unique across shared filesystems, which means you don't get the normal set of file locking issues using most other formats. Some message flags and, depending on software, other MetaData, is encoded into the filename as well, to avoid the need to open every file all the time.
MailDir variants are used by Cyrus and courier [IMAP] daemons. Other [MTA]s have MailDir support, such as [Exim] and [Postfix]. The procmail(1) [MDA] also supports it, as do many MailClient~s such as [Mutt] and [Evolution].
-References (with detailed info)
:
+See also
:
* [http://www.qmail.org/man/man5/maildir.html]
* [http://cr.yp.to/proto/maildir.html]