Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Oct 2006 07:27:04 -0600
From:      mike <mike@coloradosurf.com>
To:        Edda Hochstrate <eh@netuse.de>
Cc:        isp@freebsd.org
Subject:   Re: mimedefang/spamassassin/dcc
Message-ID:  <20061025132704.GA37236@coloradosurf.com>
In-Reply-To: <20061024222709.GA4939@raysrv3.netuse.de>
References:  <20061024170801.GA32638@coloradosurf.com> <20061024195343.GA29404@raysrv3.netuse.de> <20061024215422.GA33681@coloradosurf.com> <20061024222709.GA4939@raysrv3.netuse.de>

next in thread | previous in thread | raw e-mail | index | archive | help
The reason I didn't think it was working is because I never saw it
in my logs that DCC was being scored. When I used procmail/spamass/
dcc, I would see DCC hits on practically everything (deemed spam).

I added "add_header all DCC _DCCR_"  to my sa-mimedefang.cf and now
I'm seeing the hits.  It also significantly dropped our incoming 
spam (as if that really did change things). While it doesn't make 
sense (to me), I'll still take it.


thx!!!!!!!!

mike



On Wed, Oct 25, 2006 at 12:27:09AM +0200, Edda Hochstrate wrote:
> Date: Wed, 25 Oct 2006 00:27:09 +0200
> From: Edda Hochstrate <eh@netuse.de>
> To: mike <mike@coloradosurf.com>
> Cc: isp@freebsd.org
> Subject: Re: mimedefang/spamassassin/dcc
> 
> 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,
> > 
> > mike
> > 
> > 
> > 
> > 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 <mike@coloradosurf.com>
> > > Cc: isp@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:
> > > 
> > > ---
> > > [...]
> > > 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
> > > _______________________________________________
> > > freebsd-isp@freebsd.org mailing list
> > > http://lists.freebsd.org/mailman/listinfo/freebsd-isp
> > > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
> > _______________________________________________
> > freebsd-isp@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-isp
> > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
> 
> -- 
> Edda Hochstrate
> NetUSE AG
> Dr.-Hell-Stra?e, D-24107 Kiel
> Fon: +49 431 2390 400   --   Fax: +49 431 2390 499
> _______________________________________________
> freebsd-isp@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-isp
> To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061025132704.GA37236>