mirror of
https://github.com/leahneukirchen/mblaze
synced 2024-11-11 13:10:32 +00:00
Use 'Maildir folders' instead of 'Maildirs'
This commit is contained in:
parent
6110cf1537
commit
338cd3e9de
@ -25,9 +25,9 @@ compose and send mail
|
|||||||
.It Xr mdeliver 1
|
.It Xr mdeliver 1
|
||||||
deliver messages or import mailboxes
|
deliver messages or import mailboxes
|
||||||
.It Xr mdirs 1
|
.It Xr mdirs 1
|
||||||
find Maildirs
|
find Maildir folders
|
||||||
.It Xr mexport 1
|
.It Xr mexport 1
|
||||||
export Maildirs as mailboxes
|
export Maildir folders as mailboxes
|
||||||
.It Xr mflag 1
|
.It Xr mflag 1
|
||||||
change flags (marks) of mail
|
change flags (marks) of mail
|
||||||
.It Xr mfwd 1
|
.It Xr mfwd 1
|
||||||
@ -86,7 +86,8 @@ or similar.
|
|||||||
expects your mail to reside in Maildir folders.
|
expects your mail to reside in Maildir folders.
|
||||||
.Pp
|
.Pp
|
||||||
.Nm
|
.Nm
|
||||||
operates directly on Maildirs and doesn't use its own caches or databases.
|
operates directly on Maildir folders and doesn't
|
||||||
|
use its own caches or databases.
|
||||||
There is no setup needed for many uses.
|
There is no setup needed for many uses.
|
||||||
All tools have been written with performance in mind.
|
All tools have been written with performance in mind.
|
||||||
Enumeration of all mails in a Maildir is avoided unless necessary,
|
Enumeration of all mails in a Maildir is avoided unless necessary,
|
||||||
|
Loading…
Reference in New Issue
Block a user