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)
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.


No differences found