RE: Broken opendkim caching of LDAP result

From: Quanah Gibson-Mount <quanah_at_zimbra.com>
Date: Thu, 03 May 2012 21:14:35 -0700

--On Friday, May 04, 2012 3:29 AM +0000 "Murray S. Kucherawy"
<msk_at_cloudmark.com> wrote:

>> -----Original Message-----
>> From: opendkim-users-bounce_at_lists.opendkim.org
>> [mailto:opendkim-users-bounce_at_lists.opendkim.org] On Behalf Of Quanah
>> Gibson-Mount Sent: Thursday, May 03, 2012 6:16 PM
>> To: opendkim-users_at_lists.opendkim.org
>> Subject: Broken opendkim caching of LDAP result
>>
>> In playing around with opendkim today, I've discovered that it
>> incorrectly caches the results of the LDAP queries. The whole point of
>> using LDAP is to get live results. Is there some way to disable this
>> broken behavior?
>
> How did you build OpenDKIM? It has that capability, but it's a
> compile-time option that's off by default.
>
> Try "opendkim -V" and paste the output.

Is it the query_caching flag? These were my options to configure:

        --enable-poll \
        --enable-adsp_lists \
        --enable-atps \
        --enable-ldap_caching \
        --enable-rate_limit \
        --enable-replace_rules \
        --enable-redirect \
        --enable-reputation \
        --enable-reputation_cache \
        --enable-resign \
        --enable-select_canonicalization \
        --enable-selector_header \
        --enable-sender_macro \
        --enable-stats \
        --enable-vbr \
        --enable-xtags \
        --enable-default_sender \
        --enable-rpath \
        --enable-query_cache \
        --enable-parsetime \
        --enable-arlib \
        --enable-debug \
        --with-openssl=/opt/zimbra/openssl \
        --with-milter=/opt/zimbra/sendmail \
        --with-libmemcached=/opt/zimbra/libmemcached \
        --with-openldap=/opt/zimbra/openldap \
        --with-sasl=/opt/zimbra/cyrus-sasl \
        --with-libcurl=/opt/zimbra/curl \
        --with-libxml2=/opt/zimbra/libxml2 \
        --with-db=/opt/zimbra/bdb; \

--Quanah

--
Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra ::  the leader in open source messaging and collaboration
Received on Fri May 04 2012 - 04:14:56 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:20:40 PST