From f83e1927a6225699522918bbdf581c2b73efbe71 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Fri, 17 Apr 2020 16:35:52 -0400 Subject: Write attachment files All this path stuff needs cleaning up. I think it's time to use the template renderer for paths. --- bubger.1 | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'bubger.1') diff --git a/bubger.1 b/bubger.1 index 57d734f..ed402a1 100644 --- a/bubger.1 +++ b/bubger.1 @@ -1,4 +1,4 @@ -.Dd April 16, 2020 +.Dd April 17, 2020 .Dt BUBGER 1 .Os . @@ -112,6 +112,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 attachment/*/*/* +Attached files. .It Pa message/*.mbox Rendered mboxrd files for each message. .It Pa thread/*.atom , Pa thread/*.html , Pa thread/*.mbox @@ -179,6 +181,17 @@ Rendered Atom, HTML and mboxrd files for each thread. .Re .It .Rs +.%A R. Troost +.%A S. Dorner +.%A K. Moore +.%T The Content-Disposition Header Field +.%I IETF +.%N RFC 2183 +.%D August 1997 +.%U https://tools.ietf.org/html/rfc2183 +.Re +.It +.Rs .%A T. Berners-Lee .%A L. Masinter .%A M. McCahill -- cgit 1.4.1