From 70dacc1fd984acf1b17daac04a2e019f10a80031 Mon Sep 17 00:00:00 2001 From: Austin Clements Date: Wed, 7 Nov 2012 10:27:00 -0500 Subject: [PATCH] devel: Add Reply-to to the schemata 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 9cb25f59..e44da717 100644 --- a/devel/schemata +++ b/devel/schemata @@ -79,6 +79,7 @@ headers = { To?: string, Cc?: string, Bcc?: string, + Reply-To?: string, Date: string } -- 2.43.0