Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
#! /bin/sh /usr/share/dpatch/dpatch-run
## 43_new_explanation_url.dpatch by <magnus@proffe.kibibyte.se>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Bring default explanation up to date by referring to
## DP: www.openspf.org instead of spf.pobox.com.
@DPATCH@
diff -urNad trunk~/src/include/spf.h trunk/src/include/spf.h
--- trunk~/src/include/spf.h 2007-09-06 13:57:32.000000000 +0200
+++ trunk/src/include/spf.h 2007-09-06 13:58:59.000000000 +0200
@@ -57,7 +57,7 @@
#define SPF_DEFAULT_SANITIZE 1
#define SPF_DEFAULT_WHITELIST "include:spf.trusted-forwarder.org"
#define SPF_EXP_MOD_NAME "exp-text"
-#define SPF_DEFAULT_EXP "Please see http://spf.pobox.com/why.html?sender=%{S}&ip=%{C}&receiver=%{R}"
+#define SPF_DEFAULT_EXP "Please see http://www.openspf.org/Why?id=%{S}&ip=%{C}&receiver=%{R}"