Re: [spamdyke-users] New version: 4.0.0

2008-07-16 Thread Juliano Valente
Hi, I update the spamdyke but it don't work. When I see in my /var/log/maillog haven't nothing. 2008/7/15 Sam Clippinger [EMAIL PROTECTED]: The first version 4 bug! Fantastic! :) spamdyke 3.x uses a file named _none to graylist connections that don't provide a sender address (bounce

Re: [spamdyke-users] New version: 4.0.0

2008-07-16 Thread Sam Clippinger
A few things you can check: Did you set the log-target option to stderr? If so, then spamdyke's messages will appear in the qmail logs, not in the syslog. Did you set the log-level option to error or none? If so, then only error messages or none at all will appear in your logs. Try

Re: [spamdyke-users] New version: 4.0.0

2008-07-16 Thread Juliano Valente
I think that problem is in my run: #!/bin/sh export QMAILQUEUE=/var/qmail/bin/qmail-scanner-queue.pl export QMAILDUID=`id -u qmaild` export NOFILESGID=`id -g qmaild` export MAXSMTPD=`cat /var/qmail/control/concurrencyincoming` export LOCAL=`head -1 /var/qmail/control/me` if [ -z $QMAILDUID -o -z

Re: [spamdyke-users] New version: 4.0.0

2008-07-16 Thread K. Shantanu
* Juliano Valente [EMAIL PROTECTED] [080716 23:29]: I think that problem is in my run: [...] -u $QMAILDUID -g $NOFILESGID 0 smtp \ */usr/local/bin/spamdyke -f /etc/spamdyke.conf \ #--smtp-auth-command-encryption /home/vpopmail/bin/vchkpw /usr/bin/true \ These lines are fishy. You cannot

Re: [spamdyke-users] New version: 4.0.0

2008-07-15 Thread David Stiller
I agree. Great work! One thing i just noticed: Spamdyke gave me an error writing to the greylist. To a folder and file called _none. Maybe it's a config- issue? It tried to write to my graylist like this: /var/qmail/spamdyke/greylist-dir/domain/_none/_none Maybe it was an exception, but where

Re: [spamdyke-users] New version: 4.0.0

2008-07-15 Thread Daniel Anliker
David Stiller schrieb: I agree. Great work! One thing i just noticed: Spamdyke gave me an error writing to the greylist. To a folder and file called _none. Maybe it's a config- issue? It tried to write to my graylist like this: /var/qmail/spamdyke/greylist-dir/domain/_none/_none Maybe

Re: [spamdyke-users] New version: 4.0.0

2008-07-15 Thread Sam Clippinger
The first version 4 bug! Fantastic! :) spamdyke 3.x uses a file named _none to graylist connections that don't provide a sender address (bounce messages are typically delivered this way). spamdyke 4.0.0 changes the layout of the graylist directory structure by creating folders for the sender

[spamdyke-users] New version: 4.0.0

2008-07-14 Thread Sam Clippinger
At long, long last, the moment we've all been waiting for! spamdyke version 4.0.0 is now available: http://www.spamdyke.org/ This version is a major update that adds 56 new options, changes the behavior of 5 options, renames 11 options and removes 2 options. The biggest new features are

Re: [spamdyke-users] New version: 4.0.0

2008-07-14 Thread BC
Bravo and Thank You!!! On 7/14/2008 [EMAIL PROTECTED] wrote: At long, long last, the moment we've all been waiting for! spamdyke version 4.0.0 is now available: http://www.spamdyke.org/ ___ spamdyke-users mailing list