atom feed5 messages in org.freebsd.freebsd-ispmimedefang/spamassassin/dcc
FromSent OnAttachments
mikeOct 24, 2006 10:07 am 
Edda HochstrateOct 24, 2006 12:53 pm 
mikeOct 24, 2006 2:54 pm 
Edda HochstrateOct 24, 2006 3:26 pm 
mikeOct 25, 2006 6:26 am 
Subject:mimedefang/spamassassin/dcc
From:Edda Hochstrate (eh@netuse.de)
Date:Oct 24, 2006 3:26:59 pm
List:org.freebsd.freebsd-isp

On Tue, Oct 24, 2006 at 03:54:22PM -0600, mike wrote:

Doh! yes (sorry, should have included that too):

[91430] dbg: dcc: dccifd is not available: no r/w dccifd socket found [91430] dbg: util: executable for dccproc was found at /usr/local/bin/dccproc [91430] dbg: dcc: dccproc is available: /usr/local/bin/dccproc [91430] dbg: info: entering helper-app run mode [91430] dbg: dcc: opening pipe: /usr/local/bin/dccproc -H -x 0 -a 209.61.157.241
< /tmp/.spamassassin9143057HGBttmp [91433] dbg: util: setuid: ruid=0 euid=0 [91430] dbg: dcc: got response: X-DCC-wuwien-Metrics: my.mailserver.com 1290;
Body=2 Fuz1=2 Fuz2=2

ok, so everything seems to work. Maybe I missed something but why do you think that dcc is not working? Do you have an add_header for it in your
/usr/local/etc/mimedefang/sa-mimedefang.cf ? add_header all DCC _DCCR_

Edda

thx,

On Tue, Oct 24, 2006 at 09:53:43PM +0200, Edda Hochstrate wrote:

Date: Tue, 24 Oct 2006 21:53:43 +0200 From: Edda Hochstrate <eh@netuse.de> To: mike <mi@coloradosurf.com> Cc: is@freebsd.org Subject: Re: mimedefang/spamassassin/dcc

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:

Edda