mimedefang/spamassassin/dcc

Edda Hochstrate eh at netuse.de
Tue Oct 24 12:53:56 PDT 2006


On Tue, Oct 24, 2006 at 11:08:01AM -0600, mike wrote:
> I am running mimedefang-2.57 w/ p5-Mail-SpamAssassin-3.1.6 on
> 6.1-RELEASE-p10 (w/ dcc-dccd-1.3.42). I cannot get spamassassin
> to use DCC. It makes me very sad.
> 
> I have :
> use_dcc 1
> dcc_timeout 30
> dcc_path /usr/local/bin/dccproc
> 
> 
> I have verified there is no firewall issue by running dccproc
> from the command line in verbose mode (and verified the 
> output file had the appropriate X-DCC header). 

just to determine what's your problem, spamassassin or mimedefang
have you tried spamassassin in debug mode?

/usr/bin/spamassassin -t -D < /usr/share/doc/spamassassin/examples/sample-spam.txt

the debug lines for dcc should look like this with your configuration:

---
[...]
debug: DCCifd is not available: no r/w dccifd socket found.
debug: executable for dccproc was found at /usr/local/bin/dccproc
debug: DCC is available: /usr/local/bin/dccproc
debug: entering helper-app run mode
debug: setuid: helper proc 28365: ruid=0 euid=0
debug: DCC: got response: X-DCC-EATSERVER-Metrics: host1 1166; Body=203 Fuz1=203 Fuz2=203
debug: leaving helper-app run mode
[...]
---

Edda


More information about the freebsd-isp mailing list