Re: [spamdyke-users] A question for the list

2008-02-16 Thread Ben Mills
Got it fixed! For some reason I had 'rdns-whitelist-file=/home/vpopmail' with no path to the file. The file did exist, so I simply needed to edit spamdyke.conf. No more errors. Thanks again for the great work! -- Ben Sam Clippinger wrote: > I wrote a check into all of spamdyke's file reading f

Re: [spamdyke-users] A question for the list

2008-02-16 Thread Sam Clippinger
I wrote a check into all of spamdyke's file reading functions to stop reading after 65536 lines. The purpose is two-fold: first, if there's a bug in the parser that could lead to an infinite loop, the function will bail out and log an error. Second, if there's a typo in the configuration or o

[spamdyke-users] A question for the list

2008-02-16 Thread Ben Mills
I often see this error in my spamdyke log. I'm using 3.1.6 but I've seen this same error with the other versions. Spamdyke is doing its job quite well, so it hasn't been a concern to me. ERROR: ignoring file content past line 65536: /home/vpopmail Any ideas as to why I'm seeing this? -- Thank

Re: [spamdyke-users] Simple Perl Spam Statistics Contribution

2008-02-16 Thread BC
On 2/16/2008 [EMAIL PROTECTED] wrote: > Allowed: 425 > Denied : 9968 > % Spam : 95.91% Thank you very much for this, Ken. 96% spam. How sad... Bucky ___ spamdyke-users mailing list spamdyke-users@spamdyke.org http://www.spamdyke.org/mailman/list

Re: [spamdyke-users] Simple Perl Spam Statistics Contribution

2008-02-16 Thread Faris Raouf
That's very useful! Thanks Ken. I'm getting some errors on running it though: Use of uninitialized value in addition (+) at ./spamdyke-stats.pl line 27, <> line 11167. 11167 16 Use of uninitialized value in concatenation (.) or string at ./spamdyke-stats.pl line 33, <> line 11167. Allowed: Den