on-internalerror not recognized

From: Claus Assmann <ml+opendkim-dev_at_esmtp.org>
Date: Tue, 23 Apr 2013 08:40:52 -0700

The documentation states that the configuration option is
"On-InternalError" but the code doesn't agree, hence the
option is silently ignored.

--- opendkim/opendkim.c:1.12 Mon Mar 4 13:32:52 2013
+++ opendkim/opendkim.c Tue Apr 23 08:21:09 2013
_at_@ -629,7 +629,7 @@
         { "badsignature", HNDL_BADSIGNATURE },
         { "default", HNDL_DEFAULT },
         { "dnserror", HNDL_DNSERROR },
- { "internal", HNDL_INTERNAL },
+ { "internalerror", HNDL_INTERNAL },
         { "keynotfound", HNDL_NOKEY },
         { "nosignature", HNDL_NOSIGNATURE },
         { "policyerror", HNDL_POLICYERROR },
Received on Tue Apr 23 2013 - 15:41:05 PST

This archive was generated by hypermail 2.3.0 : Tue Apr 23 2013 - 15:45:01 PST