Add back deprecated SPF error conditions
authorTodd Lyons <tlyons@exim.org>
Tue, 15 Apr 2014 20:10:59 +0000 (13:10 -0700)
committerTodd Lyons <tlyons@exim.org>
Tue, 15 Apr 2014 20:10:59 +0000 (13:10 -0700)
commit982650eceba2e54d2022f92b142b85fa083d3d13
tree5008c3e0e00bd75bccdb5b48103127b6778e6376
parent8c8b8274fc537766da72eab2f79a62d1603d6638
Add back deprecated SPF error conditions

Previous patch introduced a change that could break existing SPF
  configurations.  Add back the two non-standard "err_temp" and
  "err_perm" result values, with note that it is deprecated and
  will be removed in a future release.
doc/doc-txt/ChangeLog
doc/doc-txt/experimental-spec.txt
src/src/spf.c