commit 4d25d54cce9331e229a12fb03c335bea3a659023
parent 6003c4647c386f849571022599f64bc98424422d
Author: alex wennerberg <alex@alexwennerberg.com>
Date: Sun, 20 Nov 2022 13:46:22 -0800
update email spec
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/spec.txt b/spec.txt
@@ -27,6 +27,12 @@ If key validation works, server will respond with emails, one per FETCH request:
Subject: (something)
(byte stream)
+Or, if there is no mail to be received:
+
+ DONE
+
Client is responsible for pulling mesages from everyone they are communicating with
Encryption is out of scope, use something else for encrypted messages
+
+Delivery is exactly-once