Re: opendkim-2.5.0.Beta4 & sqlite3

From: Andreas Schulze <sca_at_andreasschulze.de>
Date: Sat, 26 Nov 2011 16:13:20 +0100

Am 23.11.2011 12:25 schrieb Murray S. Kucherawy:
> Try the attached patch.
Murray,

Thanks for your patch. I works.
I attach my modiefied version for Beta4 (added a #include <time.h>)
and also my mkdb.sqlite3 which is simply copied without deeper
database-knowlege!

Using this I could:
# sqlite3 /tmp/opendkim < mkdb.sqlite3
# opendkim-importstats -h /tmp/ -r -s sqlite3 < ~dkim/stats.dat

I think, there are errors in stats/mkdb.mysql: table 'messages'
needs a row 'atps' before 'spam' (opendkim-importstatc.c, line 767)
and the row 'atps' in the table 'signatures' will be never filled.
(opendkim-importstats.c, line 896)

For now I can fill a sqlite3 database. No I have to modify
opendkim-genrates...

Andreas

-- 
########################################################################
#
# Andreas Schulze
# https://andreasschulze.de
#
# GnuPG Key-ID: A7DBA67F, https://andreasschulze.de/sca.asc
# GnuPG Fingerprint: 14C1 39A8 CE6D 6BE0 28C6 5652 03B5 6793 A7DB A67F
#
# $Id: .signature,v 1.3 2007-12-27 21:13:36 sca Exp $
########################################################################



Received on Sat Nov 26 2011 - 15:12:57 PST

This archive was generated by hypermail 2.3.0 : Mon Oct 29 2012 - 23:33:13 PST