On Wed, 2008-11-05 at 10:44 -0500, Rob Klingsten wrote:
On Wed, 2008-11-05 at 10:25 -0500, Rob Klingsten wrote:
hmm. I wonder if there's a bug in debugv(), can you comment that call out in dspam-exec.c?
johannes Aha, that's getting closer ... I still got the 'Failed to call dspam' message, but dspam now seems to be called:
Nov 5 10:11:05 venus dspam[834]: DSPAM agent misconfigured: aborting
So now what happened to the arguments to dspam? Thanks very much for the help! Ok, I got it, it works! The primary solution was to comment out debugv() in dspam-exec.c ...
Then, as suggested I put back in the semicolon in my extra arguments to dspam and bingo!
:)
I just committed a fix to debugv(), can you try that? If you downloaded the tarball, get this one: http://git.sipsolutions.net/?p=dovecot-antispam.git;a=snapshot;h=HEAD;sf=tgz
If you can confirm that works I'll make a new release.
johannes
The fixed version works perfectly, thank you very much!
And it prints the full command line to the syslog, I assume? Thanks for testing!
johannes