On Wed, 9 Jul 2008, Rickard Bondesson wrote:
> This time I did not need to restart Bind. Just waited like 20 minutes 
> and then restarted dkim-filter. The problem remained during these 20 
> minutes. Is there some cache in dkim-filter that would keep bad data and 
> ruin future validations?

If you compiled with QUERY_CACHE, it will maintain old keys in an internal 
cache for up to the TTL of the record it retrieved.  Without that it 
re-queries the key from DNS each time, relying on the nameserver's cache 
instead.

Other than that, all data are discarded between verify operations.

> I have activated the Syslog option, but is there a way to have dkim
> log more events?

Not at present.  What additional data would you like to see?

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
dkim-milter-discuss mailing list
dkim-milter-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dkim-milter-discuss

Reply via email to