summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--atom.c2
-rw-r--r--bubger.111
2 files changed, 11 insertions, 2 deletions
diff --git a/atom.c b/atom.c
index 1ed940a..5f7e3c7 100644
--- a/atom.c
+++ b/atom.c
@@ -29,7 +29,7 @@ static char *atomID(const struct Envelope *envelope) {
 		{ "messageID", envelope->messageID },
 		{0},
 	};
-	return templateURL("mailto:?Message-Id=[messageID]", vars);
+	return templateURL("mid:[messageID]", vars);
 }
 
 static int atomAuthor(FILE *file, struct Address addr) {
diff --git a/bubger.1 b/bubger.1
index 68e3219..77f93fa 100644
--- a/bubger.1
+++ b/bubger.1
@@ -1,4 +1,4 @@
-.Dd April 13, 2020
+.Dd April 14, 2020
 .Dt BUBGER 1
 .Os
 .
@@ -122,6 +122,15 @@ Rendered Atom, HTML and mboxrd files for each thread.
 .Bl -item
 .It
 .Rs
+.%A E. Levinson
+.%T Content-ID and Message-ID Uniform Resource Locators
+.%I IETF
+.%N RFC 2392
+.%D August 1998
+.%U https://tools.ietf.org/html/rfc2392
+.Re
+.It
+.Rs
 .%A M. Crispin
 .%T INTERNET MESSAGE ACCESS PROTOCOL - VERSION 4rev1
 .%I IETF
td>Add photos from September 28June McEnroe 2024-10-07Add photos from September 22June McEnroe 2024-09-25Add photos from September 15June McEnroe 2024-09-24Add photos from September 14June McEnroe 2024-09-24Add photos from September 12June McEnroe 2024-09-24Add photos from September 7June McEnroe 2024-09-24Allow not having descriptionsJune McEnroe 2024-09-23Automatically select the last used lens for a bodyJune McEnroe 2024-09-19Add photos from September 5June McEnroe 2024-09-15Add some more film stocks to the listJune McEnroe 2024-09-13Add photos from September 2June McEnroe 2024-09-13Add Fomapan 200 to films listJune McEnroe 2024-09-10Add August 29 picnic photosJune McEnroe 2024-09-08Apply some bold to trips renderingJune McEnroe 2024-09-08Render trips hopefully more efficientlyJune McEnroe 2024-09-08Allow removing bodies and lensesJune McEnroe 2024-09-08Limit body width so it looks less silly on desktopJune McEnroe 2024-09-07Handle no film being loadedJune McEnroe 2024-09-07Fancy up the text a littleJune McEnroe