From f65294b47016d9b1dc15ff00012e88ddf48d5236 Mon Sep 17 00:00:00 2001
From: Stuart Gathman <stuart@gathman.org>
Date: Tue, 13 Mar 2007 18:45:09 +0000
Subject: [PATCH] Include Received-SPF in permerror DSN.

---
 permerror.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/permerror.txt b/permerror.txt
index 7b7a3ae..718ce83 100644
--- a/permerror.txt
+++ b/permerror.txt
@@ -14,6 +14,7 @@ Delivery to the following recipients has been delayed.
 	%(rcpt)s
 
 Subject: %(subject)s 
+Received-SPF: %(spf_result)s
 
 Your spf record has a permanent error.  The error was:
 
-- 
GitLab