[Dspam-user] Upgrading dspam

2012-04-25 Thread Steve Fatula
So, trying to make the latest Macports portfile for the latest dspam. Got it working, except, when I upgrade the port, it overlays dspam.conf. Is there a way to prevent an upgrade of dspam from killing the users dspam.conf? I don't see any doc in README, except, refer to UPGRADING. In that file,

Re: [Dspam-user] Increase Spam Hit Rate

2012-04-25 Thread Steve Fatula
From: Chad M Stewart >To: Stevan Bajić >Cc: "dspam-user@lists.sourceforge.net" >Sent: Wednesday, April 25, 2012 10:01 PM >Subject: Re: [Dspam-user] Increase Spam Hit Rate > > > >> 3) Now go on and train with dspam_train: dspam_train SpamHitRate >> [spam_corpus maildir or mbox] [nonspam_corpu

Re: [Dspam-user] Increase Spam Hit Rate

2012-04-25 Thread Chad M Stewart
On Apr 20, 2012, at 11:39 AM, Stevan Bajić wrote: > On 20.04.2012 07:32, Steve Fatula wrote: >> [...] > >> If you give me the SPAM corpus, I can just run dspam_train on it (and I'd >> even add my 80). But it will be pretty unbalanced since I have few HAM >> messages since I only keep a month (

Re: [Dspam-user] unable to insert into mysql

2012-04-25 Thread Chad M Stewart
On Apr 25, 2012, at 4:05 PM, Stevan Bajić wrote: > On 25.04.2012 22:51, Chad M Stewart wrote: >> I'll be using dspam for lots of domains. I'm just getting this setup and >> trying to send a simple test message through. I can't figure out why dspam >> is trying to write a UID with a NULL valu

Re: [Dspam-user] unable to insert into mysql

2012-04-25 Thread Stevan Bajić
On 25.04.2012 22:51, Chad M Stewart wrote: > I'll be using dspam for lots of domains. I'm just getting this setup and > trying to send a simple test message through. I can't figure out why dspam > is trying to write a UID with a NULL value when the .sql setup file says it > is not to be NULL.

[Dspam-user] unable to insert into mysql

2012-04-25 Thread Chad M Stewart
I'll be using dspam for lots of domains. I'm just getting this setup and trying to send a simple test message through. I can't figure out why dspam is trying to write a UID with a NULL value when the .sql setup file says it is not to be NULL. What can I do to get this working? Have I misse