diff options
author | June McEnroe <june@causal.agency> | 2020-04-10 11:33:04 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2020-04-10 11:33:04 -0400 |
commit | 5d2ea6d9d60a64579eb801a8e46ce7b65d1fbd1f (patch) | |
tree | a375f50c9594ba2ebb6195ab83a4845d817b764e /bubger.1 | |
parent | Use UIDNEXT to avoid asking IMAP to do any work (diff) | |
download | bubger-5d2ea6d9d60a64579eb801a8e46ce7b65d1fbd1f.tar.gz bubger-5d2ea6d9d60a64579eb801a8e46ce7b65d1fbd1f.zip |
Link mbox files into message/
Diffstat (limited to '')
-rw-r--r-- | bubger.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bubger.1 b/bubger.1 index db93077..932e6bc 100644 --- a/bubger.1 +++ b/bubger.1 @@ -108,6 +108,8 @@ Stores the mailbox UID validity. Stores the next UID of the mailbox. .It Pa UID/*.atom , Pa UID/*.html , Pa UID/*.mbox Cached Atom, HTML and mboxrd fragments for each message. +.It Pa message/*.mbox +Rendered mboxrd files for each message. .It Pa thread/*.atom , Pa thread/*.html , Pa thread/*.mbox Rendered Atom, HTML and mboxrd files for each thread. .El |