[Dspam-user] Missing logs

2015-09-27 Thread Peter
Hi guys, I've been using DSPAM for a while. I installed it from the default centos repository (From repo : epel_rhel6_x86_64), and am using centos 6.6 Final. The trouble is there are no logs. There were no logs from the beginning. Do you guys have some better RPM source of the DSPAM package s

Re: [Dspam-user] Enable whitelisting

2015-07-30 Thread Peter
Hi, Not an expert in that however, try adding these 2 lines to your config file: Preference "enableWhitelist=on" Preference "whitelistThreshold=20" Maybe it will help, Peter On Thu, Jul 30, 2015, at 04:40 PM, Christoph Pleger wrote: > Hello, > > no ide

[Dspam-user] Automatic account creation

2015-07-22 Thread Peter
Hi guys, DSPAM 3.10.2, automatic creation does not work for me. When I log in to GUI and want to change preferences I am getting the following error: Unable to write preferences: No such file or directory When I create that folder manually the preferences files jump in. Where is the folder crea

[Dspam-user] No emails in history tab in GUI

2015-07-13 Thread Peter
Hi guys, I have recently switched from libhashdrv to mysqldrv, set up the database with login and pass and the following entries in my configuration file: #StorageDriver /usr/lib64/dspam/libhash_drv.so StorageDriver /usr/lib64/dspam/libmysql_drv.so MySQLServer /var/lib/mysql/mysql.

Re: [Dspam-user] DSPAM is not quarantining messages

2015-06-19 Thread Peter
t 04:46 PM, P.V.Anthony wrote: > On 06/18/2015 09:30 PM, Peter wrote: > > > Just got the DSPAM 3.9.1 RC1 installed and forwarded a couple of spam > > messages through it. Then, in the web GUI I marked them as SPAM and sent > > them through again to see whether or not they

[Dspam-user] DSPAM is not quarantining messages

2015-06-18 Thread Peter
. Why are they not retained and where can I set it? Cheers, Peter -- ___ Dspam-user mailing list Dspam-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dspam-user

Re: [Dspam-user] Sudden dspam performance woes

2011-11-03 Thread Peter Williams
The "heavy" csscleans that I'm running help with my system load, but have caused dspam to be noticeably less good at catching spam. Does anyone here know anything about the performance scaling of the hash driver? Should I take this to the devel list? Thanks, Peter On Thu, 2011

Re: [Dspam-user] Sudden dspam performance woes

2011-10-27 Thread Peter Williams
On Thu, 2011-10-27 at 17:28 -0700, Peter Williams wrote: > Hi all, > > Around a month ago, I set up a new server and installed dspam on it. > Things have been running smoothly until today, when suddenly the > performance of dspam has slowed to a crawl. Even simple messages take a &

[Dspam-user] Sudden dspam performance woes

2011-10-27 Thread Peter Williams
it did so, would that slow down subsequent processing? System config info below. Thanks for any ideas, Peter OS: CentOS 6 DSpam: 3.10.1 (EPEL build, release 1.el6) Context: virtualized server, ~750 MB memory allocated Incoming mail is accepted by exim, passed to a dspam

[Dspam-user] QQ FallbackDomains Feature

2011-09-12 Thread Peter Santiago
user on the system, the user # could default to your @domain.com user. NOTE: This also requires designating # fallbackDomain for the domain name; # e.g. dspam_admin ch pref domain.com fallbackDomain on # #FallbackDomains on Could someone provide a sample to how to use this? Thanks -- Peter

Re: [Dspam-user] dspam GIT: dspam_stats sql error???

2011-07-18 Thread Peter Santiago
On 7/19/2011 1:44 AM, Stevan Bajić wrote: On Tue, 19 Jul 2011 01:25:02 +0800 Peter Santiago wrote: On 7/19/2011 12:52 AM, Stevan Bajić wrote: [snip] Same here as above. After SELECT there should be either '' I compiled DSPAM-3.9.1-RC1, and I didn't encounter the above pro

Re: [Dspam-user] dspam GIT: dspam_stats sql error???

2011-07-18 Thread Peter Santiago
.6 mysql Ver 14.12 Distrib 5.0.77 Any other info you need??? Yes: - Compiler - Compiler flags/options gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-50) Compiler settings are left to use DSPAM default Makefile. CFLAGS = -g -O2 -Wall -Wmissing-prototypes -Wmissing-declarations CPP = gcc -E CPPFLAGS =

[Dspam-user] dspam GIT: dspam_stats sql error???

2011-07-18 Thread Peter Santiago
rv_getpwnam: unable to run query: SELECT 8 FROM Ðè WHERE IgnoreHeader='dspam' 478: [07/18/2011 22:45:28] _ds_get_signature: unable to _mysql_drv_getpwnam(dspam) 478: [07/18/2011 22:45:28] _mysql_drv_getpwnam: unable to run query: SELECT 8 FROM Ðè WHERE IgnoreHeader='dspam' 478:

Re: [Dspam-user] LMTP & DSPAM

2011-05-23 Thread Peter Santiago
ient vs having it be delivered via LMTP that would cause it to cease classifying... Ideas? -- Peter Santiago pet...@psinergybbs.com My website:www.psinergybbs.com My spamtrap address: r349...@psinergybbs.com smi

[Dspam-user] _ds_get_signature: mysql_fetch_row() failed

2011-04-06 Thread Peter Merritt
    127.0.0.1 ServerPort  24 ServerQueueSize 32 ServerPID   /var/run/dspam.pid ServerParameters    "--deliver=innocent.spam" ServerIdent "localhost.localdomain" ProcessorURLContext on ProcessorBias on StripRcptDomain off    

Re: [Dspam-user] Dspam webinterface

2010-07-06 Thread Peter Santiago
stuff will be better for DSPAM in the long run. -- Peter Santiago pet...@psinergybbs.com My website:www.psinergybbs.com My spamtrap address: r349...@psinergybbs.com smime.p7s Description: S/MIME Cry

Re: [Dspam-user] Migrating to new storage driver?

2009-06-18 Thread Peter Williams
because when there were a lot of messages at once the processing would break down badly. Peter -- Peter Williams / pe...@newton.cx -- Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified lic

Re: [Dspam-user] Migrating to new storage driver?

2009-06-16 Thread Peter Williams
things bog down -- I > > definitely know that without low connection limits, mysqld processes > > will become unresponsive and eventually get killed by the kernel. > > > Is your MTA as well using MySQL? No. The database is used by DSpam and several web services. Peter -- Pe

Re: [Dspam-user] Migrating to new storage driver?

2009-06-15 Thread Peter Williams
On Mon, 2009-06-15 at 04:05 +0200, Steve wrote: > Hallo Peter > ... > > Ruin is a hard word, but it all depends on what tokenizer you are > using now. The OSB tokenizer is very, very, very fast in learning. I > would be surprised to see more then a hand full of corrections when

Re: [Dspam-user] Migrating to new storage driver?

2009-06-14 Thread Peter Williams
; 4) Reduce MySQLConnectionCache (default is 3) I thought I had been using TOE mode, but it turns out I've been using TEFT -- that might make a big difference. I'll give that a try. The OSB tokenizer might also be an interesting thing to try. Would switching to that would a

[Dspam-user] Migrating to new storage driver?

2009-06-13 Thread Peter Williams
estion is, is it possible to migrate the dspam token/signature/etc databases from the mysql to the hash driver in some way, or would I have to lose everyone's dspam training? Also if anyone has any comments on the general advisability of this, I'd be interested in them. Th

Re: [Dspam-user] Dspam sends unwanted Textmails to Customers....

2009-03-25 Thread Peter Santiago
t the content_filter parameter from main.cf and stick it inside master.cf like so smtp inet n - n -- smtpd -o content_filter=dspam -- Peter Santiago pet...@psinergybbs.com My website:www.psinergybbs.com My spamtrap address: r349...@psinergyb

Re: [Dspam-user] [SPAM] Re: dspam deployement on heavy load => mysql explosion

2009-02-26 Thread Peter Santiago
choosing a database backend for DSPAM? Would it be possible that tuning Mysql or tweaking the mysql queries performed by DSPAM resolve the said issue? -- Peter Santiago pet...@psinergybbs.com My website:www.psinergybbs.com My spamtrap address: r349...@psinergybbs.com