[PATCH 1/3] devel: Add Reply-to to the schemata

Austin Clements amdragon at MIT.EDU
Wed Nov 7 07:27:00 PST 2012


The code got out of sync with the documentation in 7d3c06dc.
---
 devel/schemata |    1 +
 1 file changed, 1 insertion(+)

diff --git a/devel/schemata b/devel/schemata
index 9cb25f5..e44da71 100644
--- a/devel/schemata
+++ b/devel/schemata
@@ -79,6 +79,7 @@ headers = {
     To?:            string,
     Cc?:            string,
     Bcc?:           string,
+    Reply-To?:      string,
     Date:           string
 }
 
-- 
1.7.10



More information about the notmuch mailing list