Re: [Dspam-user] no longer logging to dspam.debug

2011-05-16 Thread dspam
On Mon, 16 May 2011 05:00:53 -0700 (PDT), Colin Brace wrote: > Hi again Stevan, > > However, when I send my self a test message, something goes wrong: > > May 16 13:45:05 venus postfix/lmtp[73300]: 93BA628438: to=, > relay=none, delay=456, delays=456/0.01/0/0, dsn=4.4.1, status=deferred > (co

Re: [Dspam-user] no longer logging to dspam.debug

2011-05-16 Thread Stevan Bajić
On Mon, 16 May 2011 05:00:53 -0700 (PDT), Colin Brace wrote: > Hi again Stevan, > Hello Colin, > I hope you are not getting tired of this ;) > well I am honest: I am getting tired of this but I responded to your original mail so I continue to respond. > I now have the git version runni

Re: [Dspam-user] no longer logging to dspam.debug

2011-05-16 Thread Colin Brace
Hi again Stevan, I hope you are not getting tired of this ;) I now have the git version running: $ sudo dspam --version DSPAM Anti-Spam Suite GIT (agent/library) Copyright (c) 2002-2010 DSPAM Project http://dspam.sourceforge.net. DSPAM may be copied only under the terms of the GNU General Pu

Re: [Dspam-user] no longer logging to dspam.debug

2011-05-16 Thread Stevan Bajić
On Mon, 16 May 2011 03:39:48 -0700 (PDT), Colin Brace wrote: > Hi Stevan, > > I have downloaded and compiled the git source: > > ./configure --prefix=/usr/local/ --with-logdir=/var/log/dpsam > --with-storage-driver=hash_drv --enable-verbose-debug > > However, when I run: > > # /usr/local/bin/dspam

Re: [Dspam-user] no longer logging to dspam.debug

2011-05-16 Thread Colin Brace
Hi Stevan, I have downloaded and compiled the git source: ./configure --prefix=/usr/local/ --with-logdir=/var/log/dpsam --with-storage-driver=hash_drv --enable-verbose-debug However, when I run: # /usr/local/bin/dspam --daemon This shows up in /var/log/maillog: May 16 12:27:41 venus dspam[556

Re: [Dspam-user] no longer logging to dspam.debug

2011-05-16 Thread Stevan Bajić
On Mon, 16 May 2011 02:39:54 -0700 (PDT), Colin Brace wrote: > Ok, I am compiling dspam under FreeBSD v8.1 64-bit with gcc v4.2.1 > > These are the compile options (using the FreeBSD system): > > $ cat /var/db/ports/dspam/options > # This file is auto-generated by 'make config'. > # No user-servi

Re: [Dspam-user] no longer logging to dspam.debug

2011-05-16 Thread Colin Brace
Ok, I am compiling dspam under FreeBSD v8.1 64-bit with gcc v4.2.1 These are the compile options (using the FreeBSD system): $ cat /var/db/ports/dspam/options # This file is auto-generated by 'make config'. # No user-servicable parts inside! # Options for dspam-3.9.0_1 _OPTIONS_READ=dspam-3.9.0

Re: [Dspam-user] no longer logging to dspam.debug

2011-05-16 Thread Stevan Bajić
On Mon, 16 May 2011 01:44:00 -0700 (PDT), Colin Brace wrote: > Hi Stevan, > > To simplify things, I have reverted to the hash driver; if I get that > working, I may try again with the mysql driver, but I don't > absolutely > require the latter. > > I have no default or user preferences defined; o

Re: [Dspam-user] no longer logging to dspam.debug

2011-05-16 Thread Colin Brace
Hi Stevan, To simplify things, I have reverted to the hash driver; if I get that working, I may try again with the mysql driver, but I don't absolutely require the latter. I have no default or user preferences defined; only the settings I am using (I think) are in dspam.conf. At the moment, dspa

Re: [Dspam-user] no longer logging to dspam.debug

2011-05-13 Thread Stevan Bajić
On Wed, 11 May 2011 10:21:19 -0700 (PDT) Colin Brace wrote: > Hi Stevan, > Hello Colin, > Sorry for the FreeBSD-specific stuff. I am running dspam v3.9.0 > > I have been able to get dspam.debug output partly working again. > > At the moment, dspam appears to be properly scanning incoming mai

Re: [Dspam-user] no longer logging to dspam.debug

2011-05-11 Thread Stevan Bajić
On Wed, 11 May 2011 10:21:19 -0700 (PDT) Colin Brace wrote: > Hi Stevan, > Hello Colin, > Sorry for the FreeBSD-specific stuff. I am running dspam v3.9.0 > 3.9.0 is latest stable release. > I have been able to get dspam.debug output partly working again. > Okay. > At the moment, dspam ap

Re: [Dspam-user] no longer logging to dspam.debug

2011-05-11 Thread Colin Brace
Hi Stevan, Sorry for the FreeBSD-specific stuff. I am running dspam v3.9.0 I have been able to get dspam.debug output partly working again. At the moment, dspam appears to be properly scanning incoming mails (the header with signature is there). However, if I run dspam from the command line to

Re: [Dspam-user] no longer logging to dspam.debug

2011-05-11 Thread Stevan Bajić
On Wed, 11 May 2011 12:16:13 +0200, Colin Brace wrote: > Hi all, > Hello Colin, > I have configured dspam to work in conjunction with postfix on my > FreeBSD server. > > To start with, I used the hash driver, but I have now switched to the > MySQL v5.5 driver for backend storage. > > At some po

[Dspam-user] no longer logging to dspam.debug

2011-05-11 Thread Colin Brace
Hi all, I have configured dspam to work in conjunction with postfix on my FreeBSD server. To start with, I used the hash driver, but I have now switched to the MySQL v5.5 driver for backend storage. At some point during my experimentations, dspam stopped logging to /var/log/dspam/dspam.debug.