<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-16592</id>
	<title>Nabble - DCC</title>
	<updated>2008-08-01T08:58:27Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/DCC-f16592.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/DCC-f16592.html" />
	<subtitle type="html">&lt;a href=&quot;http://www.rhyolite.com/anti-spam/dcc/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC&lt;/a&gt;&amp;nbsp;- Distributed Checksum Clearinghouse bulk mail detection system.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-18777844</id>
	<title>Re: dcc 'make install' fails on Debian</title>
	<published>2008-08-01T08:58:27Z</published>
	<updated>2008-08-01T08:58:27Z</updated>
	<author>
		<name>Vernon Schryver</name>
	</author>
	<content type="html">&amp;gt; From: Arno van Amersfoort &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18777844&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;arnova@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;gt; ...
&lt;br&gt;&amp;gt; I haven't been able to figure out how I can build it WITHOUT the 
&lt;br&gt;&amp;gt; documentation stuff. Could you provide a hint on how to accomplish this?
&lt;br&gt;&lt;br&gt;See the NOMAN environment or `make` variable mentioned in the DCC
&lt;br&gt;installation instructions in the INSTALL.html file you have or
&lt;br&gt;&lt;a href=&quot;http://www.dcc-servers.net/dcc/INSTALL.html#envtbl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.dcc-servers.net/dcc/INSTALL.html#envtbl&lt;/a&gt;&lt;br&gt;or
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/dcc/INSTALL.html#envtbl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/dcc/INSTALL.html#envtbl&lt;/a&gt;&lt;br&gt;&lt;br&gt;Or try `./configure --disable-sys-inst` mentioned in the same table.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18777844&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18777844&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/dcc-%27make-install%27-fails-on-Debian-tp18754359p18777844.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18777011</id>
	<title>Re: dcc 'make install' fails on Debian</title>
	<published>2008-08-01T02:01:27Z</published>
	<updated>2008-08-01T02:01:27Z</updated>
	<author>
		<name>Arno van Amersfoort</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
  &lt;meta content=&quot;text/html;charset=ISO-8859-15&quot; http-equiv=&quot;Content-Type&quot;&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
I'm puzzled. I tried all of this:&lt;br&gt;
- remove /usr/local/man: FAILS&lt;br&gt;
- create /usr/local/man: FAILS&lt;br&gt;
- building on a cleanly installed debian/lenny x86 machine: FAILS&lt;br&gt;
- building on a production debian/etch x86 machine: WORKS!&lt;br&gt;
&lt;br&gt;
After looking at the /autoconf/install.sh script, I think it has
something to do with this line which gives an empty value:
doit=&quot;${DOITPROG-}&quot;&lt;br&gt;
&lt;br&gt;
I haven't been able to figure out how I can build it WITHOUT the
documentation stuff. Could you provide a hint on how to accomplish this?&lt;br&gt;
&lt;br&gt;
Thanks.&lt;br&gt;
&lt;br&gt;
Arno&lt;br&gt;
&lt;br&gt;
Vernon Schryver wrote:
&lt;blockquote cite=&quot;mid:200807311339.m6VDdv0Y098927@calcite.rhyolite.com&quot; type=&quot;cite&quot;&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;From: Arno van Amersfoort &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18777011&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;arnova@...&lt;/a&gt;
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
  &lt;/pre&gt;
  &lt;blockquote type=&quot;cite&quot;&gt;
    &lt;pre wrap=&quot;&quot;&gt;I tried to do a &quot;make install&quot; (after compiling it) of the latest DCC on 
a machine running Debian/Lenny (x86). But it fails with:

+(627 /..cc-1.3.92)# make 
install                                                                                                                
(root@rocky)
for DIR in  dccm .; do\
            if test &quot;$DIR&quot; != .; then\
                (cd $DIR; make deinstall); fi; done
make[1]: Entering directory 
`/mnt/archive/software/linux/source/dcc-1.3.92/dccm'
rm -f /var/dcc/libexec/dccm
make[1]: Leaving directory 
`/mnt/archive/software/linux/source/dcc-1.3.92/dccm'
./autoconf/install-sh -c -d -o root -g bin -m 755 /usr/local/man/man8
mkdir: cannot create directory `/usr/local/man': File exists
mkdir: cannot create directory `/usr/local/man/man8': No such file or 
directory
make: *** [/usr/local/man/man8] Error 1

Does anyone know how to fix this or what's causing it?
    &lt;/pre&gt;
  &lt;/blockquote&gt;
  &lt;pre wrap=&quot;&quot;&gt;&lt;!----&gt;
My guess is that there is a file named /usr/local/man instead of nothing
or a directory.  If my guess is right, solutions include removing the
strange file or using ./configure options to not install the DCC man
pages or to install them somewhere other than in the default /usr/local/man
directory.


Vernon Schryver    &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18777011&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
_______________________________________________
DCC mailing list      &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18777011&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;

  &lt;/pre&gt;
&lt;/blockquote&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/dcc-%27make-install%27-fails-on-Debian-tp18754359p18777011.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18754885</id>
	<title>Re: dcc 'make install' fails on Debian</title>
	<published>2008-07-31T06:39:57Z</published>
	<updated>2008-07-31T06:39:57Z</updated>
	<author>
		<name>Vernon Schryver</name>
	</author>
	<content type="html">&amp;gt; From: Arno van Amersfoort &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18754885&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;arnova@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I tried to do a &amp;quot;make install&amp;quot; (after compiling it) of the latest DCC on 
&lt;br&gt;&amp;gt; a machine running Debian/Lenny (x86). But it fails with:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; +(627 /..cc-1.3.92)# make 
&lt;br&gt;&amp;gt; install &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt; (root@rocky)
&lt;br&gt;&amp;gt; for DIR in &amp;nbsp;dccm .; do\
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if test &amp;quot;$DIR&amp;quot; != .; then\
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (cd $DIR; make deinstall); fi; done
&lt;br&gt;&amp;gt; make[1]: Entering directory 
&lt;br&gt;&amp;gt; `/mnt/archive/software/linux/source/dcc-1.3.92/dccm'
&lt;br&gt;&amp;gt; rm -f /var/dcc/libexec/dccm
&lt;br&gt;&amp;gt; make[1]: Leaving directory 
&lt;br&gt;&amp;gt; `/mnt/archive/software/linux/source/dcc-1.3.92/dccm'
&lt;br&gt;&amp;gt; ./autoconf/install-sh -c -d -o root -g bin -m 755 /usr/local/man/man8
&lt;br&gt;&amp;gt; mkdir: cannot create directory `/usr/local/man': File exists
&lt;br&gt;&amp;gt; mkdir: cannot create directory `/usr/local/man/man8': No such file or 
&lt;br&gt;&amp;gt; directory
&lt;br&gt;&amp;gt; make: *** [/usr/local/man/man8] Error 1
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Does anyone know how to fix this or what's causing it?
&lt;/div&gt;&lt;br&gt;My guess is that there is a file named /usr/local/man instead of nothing
&lt;br&gt;or a directory. &amp;nbsp;If my guess is right, solutions include removing the
&lt;br&gt;strange file or using ./configure options to not install the DCC man
&lt;br&gt;pages or to install them somewhere other than in the default /usr/local/man
&lt;br&gt;directory.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18754885&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18754885&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/dcc-%27make-install%27-fails-on-Debian-tp18754359p18754885.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18754359</id>
	<title>dcc 'make install' fails on Debian</title>
	<published>2008-07-31T00:49:56Z</published>
	<updated>2008-07-31T00:49:56Z</updated>
	<author>
		<name>Arno van Amersfoort</name>
	</author>
	<content type="html">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot;&gt;
&lt;html&gt;
&lt;head&gt;
&lt;/head&gt;
&lt;body bgcolor=&quot;#ffffff&quot; text=&quot;#000000&quot;&gt;
&lt;font size=&quot;-1&quot;&gt;&lt;font face=&quot;Arial&quot;&gt;Hello all,&lt;br&gt;
&lt;br&gt;
I tried to do a &quot;make install&quot; (after compiling it) of the latest DCC
on a machine running Debian/Lenny (x86). But it fails with:&lt;br&gt;
&lt;br&gt;
+(627 /..cc-1.3.92)# make
install&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
(root@rocky)&lt;br&gt;
for DIR in&amp;nbsp; dccm .; do\&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if test &quot;$DIR&quot; != .; then\&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (cd $DIR; make deinstall); fi; done&lt;br&gt;
make[1]: Entering directory
`/mnt/archive/software/linux/source/dcc-1.3.92/dccm'&lt;br&gt;
rm -f /var/dcc/libexec/dccm&lt;br&gt;
make[1]: Leaving directory
`/mnt/archive/software/linux/source/dcc-1.3.92/dccm'&lt;br&gt;
./autoconf/install-sh -c -d -o root -g bin -m 755 /usr/local/man/man8&lt;br&gt;
mkdir: cannot create directory `/usr/local/man': File exists&lt;br&gt;
mkdir: cannot create directory `/usr/local/man/man8': No such file or
directory&lt;br&gt;
make: *** [/usr/local/man/man8] Error 1&lt;br&gt;
&lt;br&gt;
Does anyone know how to fix this or what's causing it?&lt;br&gt;
&lt;br&gt;
&lt;/font&gt;&lt;/font&gt;
&lt;pre class=&quot;moz-signature&quot; cols=&quot;72&quot;&gt;-- 
Ing. A.C.J. van Amersfoort (Arno)
Electronics &amp;amp; ICT Engineer
----------------------------------------------------------------
Leiden Institute of Physics (LION), Electronics Department (ELD)
Huygens Laboratory (Room 1007), Leiden University
Postal Address: P.O. Box 9504, 2300 RA Leiden
Visit Address : Niels Bohrweg 2, 2333 CA Leiden
The Netherlands
----------------------------------------------------------------
Phone    : +31-(0)71-527.1894
Fax      : +31-(0)71-527.5819
E-mail   : &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18754359&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;a.c.j.van.amersfoort@...&lt;/a&gt;
Homepage : &lt;a class=&quot;moz-txt-link-freetext&quot; href=&quot;http://rocky.eld.leidenuniv.nl&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rocky.eld.leidenuniv.nl&lt;/a&gt;
&lt;/pre&gt;
&lt;/body&gt;
&lt;/html&gt;
</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/dcc-%27make-install%27-fails-on-Debian-tp18754359p18754359.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18539564</id>
	<title>Re: nagios plugin</title>
	<published>2008-07-18T16:42:06Z</published>
	<updated>2008-07-18T16:42:06Z</updated>
	<author>
		<name>Vernon Schryver</name>
	</author>
	<content type="html">&amp;gt; From: &amp;quot;Dan Mahoney, System Admin&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18539564&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;danm@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; To: Cameron Slye &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18539564&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cslye@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; cc: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18539564&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;dcc@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&amp;gt; DO you mean the local process, or remotely?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I could probably adapt something for the first. &amp;nbsp;The second is also 
&lt;br&gt;&amp;gt; doable but would require DCC installed on the nagios host unless I can get 
&lt;br&gt;&amp;gt; some basic information from vernon.
&lt;br&gt;&lt;br&gt;I think many people over the years have done the obvious. &amp;nbsp;That is to 
&lt;br&gt;to use `cdcc stats`, `cdcc info`, or perhaps `cdcc rtt` with nagios and
&lt;br&gt;other system monitoring schemes.
&lt;br&gt;Depending on where you run the `cdcc` command and whether you use
&lt;br&gt;something like `cdcc info` (and so the local /var/dcc/map file) or
&lt;br&gt;`cdcc &amp;quot;host dcc1.example.com; id 76544; password secret; stats`
&lt;br&gt;you would be checking what local DCC clients see or the health of the server.
&lt;br&gt;&lt;br&gt;The dcc-servers mailing list has a thread that mentions nagios plugins:
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/private/dcc-servers/2004/thread.html#154&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/private/dcc-servers/2004/thread.html#154&lt;/a&gt;&lt;br&gt;That mailing list is open only to operators of DCC servers. &amp;nbsp;See
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc-servers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc-servers&lt;/a&gt;&lt;br&gt;&lt;br&gt;See also 
&lt;br&gt;&lt;a href=&quot;http://www.google.com/search?q=nagios+dcc+mail&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.google.com/search?q=nagios+dcc+mail&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18539564&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18539564&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/nagios-plugin-tp18538735p18539564.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18538939</id>
	<title>Re: nagios plugin</title>
	<published>2008-07-18T15:26:37Z</published>
	<updated>2008-07-18T15:26:37Z</updated>
	<author>
		<name>Dan Mahoney, System Admin</name>
	</author>
	<content type="html">On Fri, 18 Jul 2008, Cameron Slye wrote:
&lt;br&gt;&lt;br&gt;DO you mean the local process, or remotely?
&lt;br&gt;&lt;br&gt;I could probably adapt something for the first. &amp;nbsp;The second is also 
&lt;br&gt;doable but would require DCC installed on the nagios host unless I can get 
&lt;br&gt;some basic information from vernon.
&lt;br&gt;&lt;br&gt;-Dan
&lt;br&gt;&lt;br&gt;&amp;gt; Has anyone wrote a nagios plugin to watch a dcc server?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18538939&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&lt;br&gt;&amp;quot;Don't think of it as beer, think of it as a flavored motor oil.&amp;quot;
&lt;br&gt;&lt;br&gt;-Jeremiah Kristal, on Guinness
&lt;br&gt;3/29/05, 9:52 AM
&lt;br&gt;&lt;br&gt;--------Dan Mahoney--------
&lt;br&gt;Techie, &amp;nbsp;Sysadmin, &amp;nbsp;WebGeek
&lt;br&gt;Gushi on efnet/undernet IRC
&lt;br&gt;ICQ: 13735144 &amp;nbsp; AIM: LarpGM
&lt;br&gt;Site: &amp;nbsp;&lt;a href=&quot;http://www.gushi.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gushi.org&lt;/a&gt;&lt;br&gt;---------------------------
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18538939&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/nagios-plugin-tp18538735p18538939.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18538735</id>
	<title>nagios plugin</title>
	<published>2008-07-18T15:15:19Z</published>
	<updated>2008-07-18T15:15:19Z</updated>
	<author>
		<name>Cameron Slye</name>
	</author>
	<content type="html">Has anyone wrote a nagios plugin to watch a dcc server?
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18538735&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/nagios-plugin-tp18538735p18538735.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18370028</id>
	<title>Re: What to do about brief text messages with misspelling?</title>
	<published>2008-07-09T13:16:05Z</published>
	<updated>2008-07-09T13:16:05Z</updated>
	<author>
		<name>John Levine</name>
	</author>
	<content type="html">&amp;gt; Except that I want the users to do the work, not me. &amp;nbsp;They'll complain
&lt;br&gt;&amp;gt; to our Help Desk, but they won't be able to whitelist their own IP
&lt;br&gt;&amp;gt; addresses. &amp;nbsp;Still, we may have to do this.
&lt;br&gt;&lt;br&gt;POP-before-SMTP would probably do the trick. &amp;nbsp;If people complain, tell 
&lt;br&gt;them to check their mail before sending, if they think that's too painful, 
&lt;br&gt;they can always set up SMTP AUTH. &amp;nbsp;I have about a thousand largely 
&lt;br&gt;clueless mail users and this strategy worked pretty well. &amp;nbsp;After a year or 
&lt;br&gt;so it turned out that everyone was doing AUTH so I quietly dropped 
&lt;br&gt;POP-before-SMTP.
&lt;br&gt;&lt;br&gt;R's,
&lt;br&gt;John
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18370028&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/What-to-do-about-brief-text-messages-with-misspelling--tp18331001p18370028.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18351947</id>
	<title>Re: What to do about brief text messages with misspelling?</title>
	<published>2008-07-08T17:14:12Z</published>
	<updated>2008-07-08T17:14:12Z</updated>
	<author>
		<name>Vernon Schryver</name>
	</author>
	<content type="html">&amp;gt; From: Gary Mills &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18351947&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mills@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; I agree with John, but a compromise might be to whitelist those clients
&lt;br&gt;&amp;gt; &amp;gt; instead of getting them to change their configurations to use some
&lt;br&gt;&amp;gt; &amp;gt; form of SMTP authentication. &amp;nbsp;Whitelisting might require more work on
&lt;br&gt;&amp;gt; &amp;gt; the SMTP server side, but little or no work by the client.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Except that I want the users to do the work, not me. &amp;nbsp;They'll complain
&lt;br&gt;&amp;gt; to our Help Desk, but they won't be able to whitelist their own IP
&lt;br&gt;&amp;gt; addresses. &amp;nbsp;Still, we may have to do this.
&lt;br&gt;&lt;br&gt;If users had individual /var/dcc/userdirs/local/* directories including
&lt;br&gt;log sub-directories and whiteclnt files,
&lt;br&gt;then you could use something like the proof-of-concept cgi scripts in the
&lt;br&gt;DCC source to let users see what is being rejected and then whitelist by IP
&lt;br&gt;address, envelope sender, and so forth.
&lt;br&gt;There is a demonstration of those scripts at
&lt;br&gt;&lt;a href=&quot;https://www.rhyolite.com/DCC-demo-cgi-bin&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://www.rhyolite.com/DCC-demo-cgi-bin&lt;/a&gt;&lt;br&gt;with user name cgi-demo and password cgi-demo
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; There is another possibility. &amp;nbsp;I've long wondered about changing the
&lt;br&gt;&amp;gt; &amp;gt; DCC client code support for DNS blacklists to have two sets of blacklists.
&lt;br&gt;&amp;gt; &amp;gt; Individual users can enable or disable DNSBL checks for their mail done
&lt;br&gt;&lt;br&gt;&amp;gt; That won't work here because we use a single shared whitelist, to
&lt;br&gt;&amp;gt; which all users contribute. &amp;nbsp;That's because most users don't want to
&lt;br&gt;&amp;gt; do the tedious work of whitelisting messages; they just want the spam
&lt;br&gt;&amp;gt; to stop. &amp;nbsp;Yes, there is quite a range of users in terms of spam
&lt;br&gt;&amp;gt; control. &amp;nbsp;Some want fine control. &amp;nbsp;Some want a `spam folder' where
&lt;br&gt;&amp;gt; they can look for missing messages. &amp;nbsp;Some want us to do all the work.
&lt;br&gt;&lt;br&gt;I think users who want extra services such as executive secretary mail
&lt;br&gt;filtering such pay extra. &amp;nbsp;Of course that idea is anathema in the
&lt;br&gt;political environment at most academic organizations.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18351947&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18351947&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/What-to-do-about-brief-text-messages-with-misspelling--tp18331001p18351947.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18350945</id>
	<title>Re: What to do about brief text messages with misspelling?</title>
	<published>2008-07-08T15:42:30Z</published>
	<updated>2008-07-08T15:42:30Z</updated>
	<author>
		<name>Gary Mills</name>
	</author>
	<content type="html">On Tue, Jul 08, 2008 at 04:33:40PM +0000, Vernon Schryver wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;gt; From: &amp;quot;John Levine&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18350945&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;johnl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; To: &amp;quot;Gary Mills&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18350945&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mills@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; I had a complaint the other day from one of our users who is receiving
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; many stock pump spam messages.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; What else can we do about this spam? &amp;nbsp;The sending computers are all
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; listed on the PBL, which we don't currently use. &amp;nbsp;Is this our only
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; hope? &amp;nbsp;I'm reluctant to use that blocklist because we have clients on
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; networks that are listed there. &amp;nbsp;Using it would force clients to use
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; authentication to send e-mail, generating complaints from legitimate
&lt;br&gt;&amp;gt; &amp;gt; &amp;gt; users. &amp;nbsp;Yes, we may even have legitimate users in Peru and Viet Nam.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I'd bite the bullet, use the PBL, and get your Asian clients to fix their 
&lt;br&gt;&amp;gt; &amp;gt; configurations. &amp;nbsp;It's one time pain for long term benefit all around.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I agree with John, but a compromise might be to whitelist those clients
&lt;br&gt;&amp;gt; instead of getting them to change their configurations to use some
&lt;br&gt;&amp;gt; form of SMTP authentication. &amp;nbsp;Whitelisting might require more work on
&lt;br&gt;&amp;gt; the SMTP server side, but little or no work by the client.
&lt;/div&gt;&lt;br&gt;Except that I want the users to do the work, not me. &amp;nbsp;They'll complain
&lt;br&gt;to our Help Desk, but they won't be able to whitelist their own IP
&lt;br&gt;addresses. &amp;nbsp;Still, we may have to do this.
&lt;br&gt;&lt;br&gt;&amp;gt; If they can be whitelisted by IP address, perhaps their addresses
&lt;br&gt;&amp;gt; should not be in the PBL. &amp;nbsp;On the other hand, if their IP addresses
&lt;br&gt;&amp;gt; should be in the PBL, then either they are violating the terms and
&lt;br&gt;&amp;gt; conditions of their ISPs or they are likely sources of spam.
&lt;br&gt;&lt;br&gt;Our local ISPs have all blocked the SMTP port. &amp;nbsp;To send e-mail through
&lt;br&gt;our e-mail server, users have to connect to the client port. &amp;nbsp;Sendmail
&lt;br&gt;forces them to authenticate on that port. &amp;nbsp;This automatically
&lt;br&gt;whitelists their IP address. &amp;nbsp;So, that should all be okay. &amp;nbsp;That leaves
&lt;br&gt;users at other locations that don't authenticate, a small minority, and
&lt;br&gt;legitimate e-mail servers that are on PBL networks. &amp;nbsp;I trust that the
&lt;br&gt;latter are also small in number. &amp;nbsp;Maybe this will work after all.
&lt;br&gt;&lt;br&gt;&amp;gt; There is another possibility. &amp;nbsp;I've long wondered about changing the
&lt;br&gt;&amp;gt; DCC client code support for DNS blacklists to have two sets of blacklists.
&lt;br&gt;&amp;gt; Individual users can enable or disable DNSBL checks for their mail done
&lt;br&gt;&amp;gt; by dccm, dccifd, or dccproc. &amp;nbsp;If there were two sets with separate controls,
&lt;br&gt;&amp;gt; you could put the PBL into the second set and let that user enable it
&lt;br&gt;&amp;gt; for only that mailbox. &amp;nbsp;Would adding that complication be worthwhile?
&lt;br&gt;&lt;br&gt;That won't work here because we use a single shared whitelist, to
&lt;br&gt;which all users contribute. &amp;nbsp;That's because most users don't want to
&lt;br&gt;do the tedious work of whitelisting messages; they just want the spam
&lt;br&gt;to stop. &amp;nbsp;Yes, there is quite a range of users in terms of spam
&lt;br&gt;control. &amp;nbsp;Some want fine control. &amp;nbsp;Some want a `spam folder' where
&lt;br&gt;they can look for missing messages. &amp;nbsp;Some want us to do all the work.
&lt;br&gt;I'm hoping that our system at least satisfies the majority. &amp;nbsp;Users
&lt;br&gt;certainly are impressed when they look at the list of spam addressed
&lt;br&gt;to them that was automatically rejected by DCC.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;-Gary Mills- &amp;nbsp; &amp;nbsp;-Unix Support- &amp;nbsp; &amp;nbsp;-U of M Academic Computing and Networking-
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18350945&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/What-to-do-about-brief-text-messages-with-misspelling--tp18331001p18350945.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18344383</id>
	<title>Re: [DCC]  Re: What to do about brief text messages with misspelling?</title>
	<published>2008-07-08T10:07:15Z</published>
	<updated>2008-07-08T10:07:15Z</updated>
	<author>
		<name>Kelsey Cummings-2</name>
	</author>
	<content type="html">On Tue, Jul 08, 2008 at 04:33:40PM +0000, Vernon Schryver wrote:
&lt;br&gt;&amp;gt; There is another possibility. &amp;nbsp;I've long wondered about changing the
&lt;br&gt;&amp;gt; DCC client code support for DNS blacklists to have two sets of blacklists.
&lt;br&gt;&amp;gt; Individual users can enable or disable DNSBL checks for their mail done
&lt;br&gt;&amp;gt; by dccm, dccifd, or dccproc. &amp;nbsp;If there were two sets with separate controls,
&lt;br&gt;&amp;gt; you could put the PBL into the second set and let that user enable it
&lt;br&gt;&amp;gt; for only that mailbox. &amp;nbsp;Would adding that complication be worthwhile?
&lt;br&gt;&lt;br&gt;Vernon, we've offered our users similar functionality for a long time
&lt;br&gt;though our own milter filters and it makes a certain subset of users VERY
&lt;br&gt;happy to be able to choose to apply RBLs to their mail flow that we
&lt;br&gt;wouldn't use by default (or even recommend that anyone use.)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Kelsey Cummings - &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18344383&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;kgc@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;sonic.net, inc.
&lt;br&gt;System Architect &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2260 Apollo Way
&lt;br&gt;707.522.1000 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Santa Rosa, CA 95407
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18344383&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/What-to-do-about-brief-text-messages-with-misspelling--tp18331001p18344383.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18344301</id>
	<title>Re: What to do about brief text messages with misspelling?</title>
	<published>2008-07-08T10:04:23Z</published>
	<updated>2008-07-08T10:04:23Z</updated>
	<author>
		<name>John Levine</name>
	</author>
	<content type="html">&amp;gt;&amp;gt; I'd bite the bullet, use the PBL, and get your Asian clients to fix their
&lt;br&gt;&amp;gt;&amp;gt; configurations. &amp;nbsp;It's one time pain for long term benefit all around.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I agree with John, but a compromise might be to whitelist those clients
&lt;br&gt;&amp;gt; instead of getting them to change their configurations to use some
&lt;br&gt;&amp;gt; form of SMTP authentication.
&lt;br&gt;&lt;br&gt;There's also the hoary hack of POP-before-SMTP, a dynamic whitelist of 
&lt;br&gt;hosts that have recently authenticated for POP or IMAP. &amp;nbsp;That used to be 
&lt;br&gt;very popular before SMTP AUTH, and you can probably still find code for 
&lt;br&gt;popular MTAs to do it.
&lt;br&gt;&lt;br&gt;R's,
&lt;br&gt;John
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18344301&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/What-to-do-about-brief-text-messages-with-misspelling--tp18331001p18344301.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18343638</id>
	<title>Re: What to do about brief text messages with misspelling?</title>
	<published>2008-07-08T09:33:40Z</published>
	<updated>2008-07-08T09:33:40Z</updated>
	<author>
		<name>Vernon Schryver</name>
	</author>
	<content type="html">&amp;gt; From: &amp;quot;John Levine&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18343638&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;johnl@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; To: &amp;quot;Gary Mills&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18343638&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mills@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; I had a complaint the other day from one of our users who is receiving
&lt;br&gt;&amp;gt; &amp;gt; many stock pump spam messages.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; What else can we do about this spam? &amp;nbsp;The sending computers are all
&lt;br&gt;&amp;gt; &amp;gt; listed on the PBL, which we don't currently use. &amp;nbsp;Is this our only
&lt;br&gt;&amp;gt; &amp;gt; hope? &amp;nbsp;I'm reluctant to use that blocklist because we have clients on
&lt;br&gt;&amp;gt; &amp;gt; networks that are listed there. &amp;nbsp;Using it would force clients to use
&lt;br&gt;&amp;gt; &amp;gt; authentication to send e-mail, generating complaints from legitimate
&lt;br&gt;&amp;gt; &amp;gt; users. &amp;nbsp;Yes, we may even have legitimate users in Peru and Viet Nam.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I'd bite the bullet, use the PBL, and get your Asian clients to fix their 
&lt;br&gt;&amp;gt; configurations. &amp;nbsp;It's one time pain for long term benefit all around.
&lt;br&gt;&lt;br&gt;I agree with John, but a compromise might be to whitelist those clients
&lt;br&gt;instead of getting them to change their configurations to use some
&lt;br&gt;form of SMTP authentication. &amp;nbsp;Whitelisting might require more work on
&lt;br&gt;the SMTP server side, but little or no work by the client.
&lt;br&gt;&lt;br&gt;If they can be whitelisted by IP address, perhaps their addresses
&lt;br&gt;should not be in the PBL. &amp;nbsp;On the other hand, if their IP addresses
&lt;br&gt;should be in the PBL, then either they are violating the terms and
&lt;br&gt;conditions of their ISPs or they are likely sources of spam.
&lt;br&gt;&lt;br&gt;&lt;br&gt;There is another possibility. &amp;nbsp;I've long wondered about changing the
&lt;br&gt;DCC client code support for DNS blacklists to have two sets of blacklists.
&lt;br&gt;Individual users can enable or disable DNSBL checks for their mail done
&lt;br&gt;by dccm, dccifd, or dccproc. &amp;nbsp;If there were two sets with separate controls,
&lt;br&gt;you could put the PBL into the second set and let that user enable it
&lt;br&gt;for only that mailbox. &amp;nbsp;Would adding that complication be worthwhile?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18343638&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18343638&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/What-to-do-about-brief-text-messages-with-misspelling--tp18331001p18343638.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18331196</id>
	<title>Re: What to do about brief text messages with misspelling?</title>
	<published>2008-07-07T20:17:53Z</published>
	<updated>2008-07-07T20:17:53Z</updated>
	<author>
		<name>John Levine</name>
	</author>
	<content type="html">&amp;gt; What else can we do about this spam? &amp;nbsp;The sending computers are all
&lt;br&gt;&amp;gt; listed on the PBL, which we don't currently use. &amp;nbsp;Is this our only
&lt;br&gt;&amp;gt; hope? &amp;nbsp;I'm reluctant to use that blocklist because we have clients on
&lt;br&gt;&amp;gt; networks that are listed there. &amp;nbsp;Using it would force clients to use
&lt;br&gt;&amp;gt; authentication to send e-mail, generating complaints from legitimate
&lt;br&gt;&amp;gt; users. &amp;nbsp;Yes, we may even have legitimate users in Peru and Viet Nam.
&lt;br&gt;&lt;br&gt;I'd bite the bullet, use the PBL, and get your Asian clients to fix their 
&lt;br&gt;configurations. &amp;nbsp;It's one time pain for long term benefit all around.
&lt;br&gt;&lt;br&gt;R's,
&lt;br&gt;John
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18331196&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/What-to-do-about-brief-text-messages-with-misspelling--tp18331001p18331196.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-18331001</id>
	<title>What to do about brief text messages with misspelling?</title>
	<published>2008-07-07T19:58:00Z</published>
	<updated>2008-07-07T19:58:00Z</updated>
	<author>
		<name>Gary Mills</name>
	</author>
	<content type="html">I had a complaint the other day from one of our users who is receiving
&lt;br&gt;many stock pump spam messages. &amp;nbsp;Here's a sample message body:
&lt;br&gt;&lt;br&gt;&amp;nbsp; Thursday Jul 3
&lt;br&gt;&amp;nbsp; Loa&amp;quot;d up your tradingplatfo'rms
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp; Entity': HarrsixEpl
&lt;br&gt;&amp;nbsp; Issue: H - X - P - N
&lt;br&gt;&amp;nbsp; Las't: 0.02
&lt;br&gt;&amp;nbsp; Before next week-end: 0.09
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp; Read about. the strong story behind it
&lt;br&gt;&amp;nbsp; You may make a killing with this one and we're happy for you
&lt;br&gt;&amp;nbsp; Starting 03/07/08
&lt;br&gt;&lt;br&gt;These messages are in plain text. &amp;nbsp;Because of the misspelling, DCC
&lt;br&gt;registers a count of one for each of its three checksums. &amp;nbsp;They come
&lt;br&gt;from all over the place, Peru and Viet Nam in the samples he provided.
&lt;br&gt;The computers seem to be compromised with the storm bot. &amp;nbsp;All are
&lt;br&gt;listed now on the XBL blocklist (CBL actually), which we use through
&lt;br&gt;DCC, but must have not been listed at the time.
&lt;br&gt;&lt;br&gt;What else can we do about this spam? &amp;nbsp;The sending computers are all
&lt;br&gt;listed on the PBL, which we don't currently use. &amp;nbsp;Is this our only
&lt;br&gt;hope? &amp;nbsp;I'm reluctant to use that blocklist because we have clients on
&lt;br&gt;networks that are listed there. &amp;nbsp;Using it would force clients to use
&lt;br&gt;authentication to send e-mail, generating complaints from legitimate
&lt;br&gt;users. &amp;nbsp;Yes, we may even have legitimate users in Peru and Viet Nam.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;-Gary Mills- &amp;nbsp; &amp;nbsp;-Unix Support- &amp;nbsp; &amp;nbsp;-U of M Academic Computing and Networking-
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=18331001&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/What-to-do-about-brief-text-messages-with-misspelling--tp18331001p18331001.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17770353</id>
	<title>Re: OS and architecture migration for DCC</title>
	<published>2008-06-10T22:22:50Z</published>
	<updated>2008-06-10T22:22:50Z</updated>
	<author>
		<name>Vernon Schryver</name>
	</author>
	<content type="html">&amp;gt; From: Gary Mills 
&lt;br&gt;&lt;br&gt;&amp;gt; So with two servers with both dccd and grey databases and floods
&lt;br&gt;&amp;gt; between them, I should just start the upgraded server up with no
&lt;br&gt;&amp;gt; databases. &amp;nbsp;They will get initialized during startup and populated
&lt;br&gt;&amp;gt; from the other server. &amp;nbsp;Is that the correct procedure?
&lt;br&gt;&lt;br&gt;That is what I would do.
&lt;br&gt;&lt;br&gt;It would take a little while for the database to flood to the new
&lt;br&gt;system. &amp;nbsp;Until the database on the new system is full, fitering
&lt;br&gt;effectiveness would be reduced. &amp;nbsp;You could fiddle with the map files
&lt;br&gt;to keep dccm from talking to the new system for a day or two.
&lt;br&gt;Or just not worry about it, since after an hour or two the database
&lt;br&gt;will caught up enough so that effectiveness won't be reduced my more
&lt;br&gt;than 10%.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17770353&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17770353&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/OS-and-architecture-migration-for-DCC-tp17745981p17770353.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17769299</id>
	<title>Re: OS and architecture migration for DCC</title>
	<published>2008-06-10T20:07:50Z</published>
	<updated>2008-06-10T20:07:50Z</updated>
	<author>
		<name>Gary Mills</name>
	</author>
	<content type="html">On Tue, Jun 10, 2008 at 02:05:49AM +0000, Vernon Schryver wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;gt; From: Gary Mills 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; I'm using the same version of DCC in both cases, but recompiled for
&lt;br&gt;&amp;gt; &amp;gt; the Solaris 10 x86 server. &amp;nbsp;On that server, I started with a DCC
&lt;br&gt;&amp;gt; &amp;gt; directory (/usr/local/dcc) that was a copy of the one from Solaris 9
&lt;br&gt;&amp;gt; &amp;gt; SPARC. &amp;nbsp;I then reinstalled DCC so that the executables would all be
&lt;br&gt;&amp;gt; &amp;gt; x86 ones. &amp;nbsp;The daemons logged some interesting errors, presumably due
&lt;br&gt;&amp;gt; &amp;gt; to the byte order, but eventually seemed to run normally. &amp;nbsp;This was
&lt;br&gt;&amp;gt; &amp;gt; for dccd:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Jun &amp;nbsp;9 16:03:02 setup01 dccd[1198]: [ID 702911 mail.error] dcc_db has page size 16128 incompatible with 15654912 in dcc_db.hash
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Don't do that. &amp;nbsp;Instead, copy the only the ASCII files.
&lt;/div&gt;&lt;br&gt;Well, that was certainly cleaner. &amp;nbsp;The databases are empty with an
&lt;br&gt;isolated server, of course. &amp;nbsp;It will be adequate for me to test dccm
&lt;br&gt;with sendmail.
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; With single dccd and grey servers, is there any other way to do this
&lt;br&gt;&amp;gt; &amp;gt; migration and still maintain the data in the databases? 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; No, there is no way. &amp;nbsp;Don't bother to waste time copying the database
&lt;br&gt;&amp;gt; files among systems.
&lt;br&gt;&lt;br&gt;Okay, I see.
&lt;br&gt;&lt;br&gt;&amp;gt; While you have both old and new systems running, you will want both
&lt;br&gt;&amp;gt; changes to be echoed on all systems. &amp;nbsp;So you will want to get flooding
&lt;br&gt;&amp;gt; going among the old and new systems. &amp;nbsp;With flooding, just let the new
&lt;br&gt;&amp;gt; system act as if it suffered a disk error that trashed the databases.
&lt;br&gt;&lt;br&gt;So with two servers with both dccd and grey databases and floods
&lt;br&gt;between them, I should just start the upgraded server up with no
&lt;br&gt;databases. &amp;nbsp;They will get initialized during startup and populated
&lt;br&gt;from the other server. &amp;nbsp;Is that the correct procedure? &amp;nbsp;Of course,
&lt;br&gt;there are external floods as well. &amp;nbsp;The client (dccm) would initially
&lt;br&gt;communicate with the other server if I started it first and the
&lt;br&gt;mapping file was correct.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;-Gary Mills- &amp;nbsp; &amp;nbsp;-Unix Support- &amp;nbsp; &amp;nbsp;-U of M Academic Computing and Networking-
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17769299&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/OS-and-architecture-migration-for-DCC-tp17745981p17769299.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17746380</id>
	<title>Re: OS and architecture migration for DCC</title>
	<published>2008-06-09T19:05:49Z</published>
	<updated>2008-06-09T19:05:49Z</updated>
	<author>
		<name>Vernon Schryver</name>
	</author>
	<content type="html">&amp;gt; From: Gary Mills 
&lt;br&gt;&lt;br&gt;&amp;gt; but the databases are mostly empty. &amp;nbsp;The migration is from Solaris 9
&lt;br&gt;&amp;gt; to Solaris 10, from SPARC (big-endian) to x86 (little-endian), and
&lt;br&gt;&amp;gt; from UFS to ZFS. &amp;nbsp;Talk about a torture test! &amp;nbsp;
&lt;br&gt;&lt;br&gt;If it hurts (and it will), then don't do that.
&lt;br&gt;&lt;br&gt;&amp;gt; I'm using the same version of DCC in both cases, but recompiled for
&lt;br&gt;&amp;gt; the Solaris 10 x86 server. &amp;nbsp;On that server, I started with a DCC
&lt;br&gt;&amp;gt; directory (/usr/local/dcc) that was a copy of the one from Solaris 9
&lt;br&gt;&amp;gt; SPARC. &amp;nbsp;I then reinstalled DCC so that the executables would all be
&lt;br&gt;&amp;gt; x86 ones. &amp;nbsp;The daemons logged some interesting errors, presumably due
&lt;br&gt;&amp;gt; to the byte order, but eventually seemed to run normally. &amp;nbsp;This was
&lt;br&gt;&amp;gt; for dccd:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Jun &amp;nbsp;9 16:03:02 setup01 dccd[1198]: [ID 702911 mail.error] dcc_db has page size 16128 incompatible with 15654912 in dcc_db.hash
&lt;br&gt;&lt;br&gt;&lt;br&gt;Don't do that. &amp;nbsp;Instead, copy the only the ASCII files.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; Jun &amp;nbsp;9 16:12:06 setup01 dccm[1256]: [ID 702911 mail.notice] 1.3.86 listening to inet:3331 with /usr/local/dcc
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When I first ran `cdcc info', I got these errors logged:
&lt;br&gt;&lt;br&gt;Instead copy only the ASCII files including map.txt, dcc_conf, and
&lt;br&gt;flod, and only some of those. &amp;nbsp;For example, lines for your external
&lt;br&gt;DCC flooding peers must not be in flod files on more than one system.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; With single dccd and grey servers, is there any other way to do this
&lt;br&gt;&amp;gt; migration and still maintain the data in the databases? 
&lt;br&gt;&lt;br&gt;No, there is no way. &amp;nbsp;Don't bother to waste time copying the database
&lt;br&gt;files among systems. &amp;nbsp;Instead, let flooding rebuild the greylist and
&lt;br&gt;main DCC databases on the new system from scratch as if the new
&lt;br&gt;system had suffered a disk crash.
&lt;br&gt;&lt;br&gt;While you have both old and new systems running, you will want both
&lt;br&gt;changes to be echoed on all systems. &amp;nbsp;So you will want to get flooding
&lt;br&gt;going among the old and new systems. &amp;nbsp;With flooding, just let the new
&lt;br&gt;system act as if it suffered a disk error that trashed the databases.
&lt;br&gt;Disk or RAM problems are not exactly rare on new boxes, and so that
&lt;br&gt;might happen even if you don't plan to start from that state.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17746380&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17746380&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/OS-and-architecture-migration-for-DCC-tp17745981p17746380.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17745981</id>
	<title>OS and architecture migration for DCC</title>
	<published>2008-06-09T18:23:54Z</published>
	<updated>2008-06-09T18:23:54Z</updated>
	<author>
		<name>Gary Mills</name>
	</author>
	<content type="html">I'm planning an upgrade of our e-mail server, which is also one of our
&lt;br&gt;dccd and grey servers. &amp;nbsp;I'm doing this first on a test e-mail server
&lt;br&gt;that has only isolated dccd and grey servers. &amp;nbsp;It gets a bit of spam,
&lt;br&gt;but the databases are mostly empty. &amp;nbsp;The migration is from Solaris 9
&lt;br&gt;to Solaris 10, from SPARC (big-endian) to x86 (little-endian), and
&lt;br&gt;from UFS to ZFS. &amp;nbsp;Talk about a torture test! &amp;nbsp;I only expect the byte
&lt;br&gt;order to be a problem.
&lt;br&gt;&lt;br&gt;I'm using the same version of DCC in both cases, but recompiled for
&lt;br&gt;the Solaris 10 x86 server. &amp;nbsp;On that server, I started with a DCC
&lt;br&gt;directory (/usr/local/dcc) that was a copy of the one from Solaris 9
&lt;br&gt;SPARC. &amp;nbsp;I then reinstalled DCC so that the executables would all be
&lt;br&gt;x86 ones. &amp;nbsp;The daemons logged some interesting errors, presumably due
&lt;br&gt;to the byte order, but eventually seemed to run normally. &amp;nbsp;This was
&lt;br&gt;for dccd:
&lt;br&gt;&lt;br&gt;Jun &amp;nbsp;9 16:03:02 setup01 dccd[1198]: [ID 702911 mail.error] dcc_db has page size 16128 incompatible with 15654912 in dcc_db.hash
&lt;br&gt;Jun &amp;nbsp;9 16:03:02 setup01 dccd[1198]: [ID 702911 mail.error] dcc_db says it contains 1158682945536393216 bytes or more than the actual size of 8257536
&lt;br&gt;Jun &amp;nbsp;9 16:03:02 setup01 dccd[1199]: [ID 702911 mail.notice] database initially broken; starting `/usr/local/dcc/libexec/dbclean -Pq4SRbad -i 9003`
&lt;br&gt;Jun &amp;nbsp;9 16:03:02 setup01 dbclean[1199]: [ID 839192 mail.notice] 1.3.86 repairing /usr/local/dcc/dcc_db
&lt;br&gt;Jun &amp;nbsp;9 16:03:02 setup01 dbclean[1199]: [ID 702911 mail.error] explicit repair of dcc_db
&lt;br&gt;Jun &amp;nbsp;9 16:03:02 setup01 dbclean[1199]: [ID 702911 mail.error] unexpected EOF in dcc_db at 0x7e0000 instead of 0x1014780000000000
&lt;br&gt;Jun &amp;nbsp;9 16:03:02 setup01 dbclean[1199]: [ID 394617 mail.notice] expired 19 records and 17 checksums, obsoleted 63 checksums in dcc_db
&lt;br&gt;Jun &amp;nbsp;9 16:03:02 setup01 dbclean[1199]: [ID 582593 mail.notice] hashed 262205 records containing 393286 checksums, compressed 25 records
&lt;br&gt;Jun &amp;nbsp;9 16:03:03 setup01 dbclean[1199]: [ID 838263 mail.notice] 6709240 hash entries total, 131619 or 1% used
&lt;br&gt;Jun &amp;nbsp;9 16:03:03 setup01 dccd[1198]: [ID 702911 mail.notice] unrecognized hash_len=33554432 in /usr/local/dcc/dccd_clients
&lt;br&gt;Jun &amp;nbsp;9 16:03:03 setup01 dccd[1198]: [ID 702911 mail.notice] 1.3.86 listening to port 6277 &amp;nbsp;/usr/local/dcc &amp;nbsp;window=1911MB &amp;nbsp;real=33,553,660KB &amp;nbsp;max RSS=1920MB &amp;nbsp;DB max=2400MB
&lt;br&gt;&lt;br&gt;This was for grey:
&lt;br&gt;&lt;br&gt;Jun &amp;nbsp;9 16:08:38 setup01 dccd grey[1230]: [ID 702911 mail.error] grey_db is not a greylist database but must be
&lt;br&gt;Jun &amp;nbsp;9 16:08:38 setup01 dccd grey[1232]: [ID 702911 mail.notice] database initially broken; starting `/usr/local/dcc/libexec/dbclean -Pq4SRbad -Gon -i 9003 -Gon`
&lt;br&gt;Jun &amp;nbsp;9 16:08:38 setup01 dbclean grey[1232]: [ID 839192 mail.notice] 1.3.86 repairing /usr/local/dcc/grey_db
&lt;br&gt;Jun &amp;nbsp;9 16:08:38 setup01 dbclean grey[1232]: [ID 702911 mail.error] explicit repair of grey_db
&lt;br&gt;Jun &amp;nbsp;9 16:08:38 setup01 dbclean grey[1232]: [ID 702911 mail.error] unexpected EOF in grey_db at 0x888000 instead of 0x60217b0000000000
&lt;br&gt;Jun &amp;nbsp;9 16:08:38 setup01 dbclean grey[1232]: [ID 304167 mail.notice] expired 4 records and 10 checksums in grey_db
&lt;br&gt;Jun &amp;nbsp;9 16:08:38 setup01 dbclean grey[1232]: [ID 582593 mail.notice] hashed 268691 records containing 403101 checksums, compressed 0 records
&lt;br&gt;Jun &amp;nbsp;9 16:08:38 setup01 dbclean grey[1232]: [ID 838263 mail.notice] 638968 hash entries total, 135365 or 21% used
&lt;br&gt;Jun &amp;nbsp;9 16:08:39 setup01 dccd grey[1230]: [ID 702911 mail.notice] unrecognized hash_len=33554432 in /usr/local/dcc/grey_clients
&lt;br&gt;Jun &amp;nbsp;9 16:08:39 setup01 dccd grey[1230]: [ID 702911 mail.notice] 1.3.86 listening to port 6276 &amp;nbsp;/usr/local/dcc &amp;nbsp;window=273MB &amp;nbsp;real=33,553,660KB &amp;nbsp;max RSS=1920MB &amp;nbsp;DB max=2400MB
&lt;br&gt;&lt;br&gt;dccm was much better behaved:
&lt;br&gt;&lt;br&gt;Jun &amp;nbsp;9 16:12:06 setup01 dccm[1256]: [ID 702911 mail.notice] 1.3.86 listening to inet:3331 with /usr/local/dcc
&lt;br&gt;&lt;br&gt;When I first ran `cdcc info', I got these errors logged:
&lt;br&gt;&lt;br&gt;Jun &amp;nbsp;9 16:13:19 setup01 dccd[1198]: [ID 702911 mail.notice] bad client or server-ID 25165824 from 130.179.16.64,33473 for NOP
&lt;br&gt;Jun &amp;nbsp;9 16:13:19 setup01 dccd grey[1230]: [ID 702911 mail.notice] bad client or server-ID 25165824 from 130.179.16.64,33473 for NOP
&lt;br&gt;&lt;br&gt;I fixed that by removing the `map' file and reloading it from `map.txt'.
&lt;br&gt;After that, `cdcc info' ran normally.
&lt;br&gt;&lt;br&gt;With single dccd and grey servers, is there any other way to do this
&lt;br&gt;migration and still maintain the data in the databases? &amp;nbsp;Is there a
&lt;br&gt;way to check their consistency, or has this already been done in the
&lt;br&gt;startup? &amp;nbsp;On the production e-mail server, where there are also dccd and
&lt;br&gt;grey servers running on another machine, is there a better way to use
&lt;br&gt;those to rebuild the database? &amp;nbsp;I'm assuming that the network protocol
&lt;br&gt;between DCC clients and servers is independant of byte order, so it's
&lt;br&gt;only the on-disk databases that might have problems.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;-Gary Mills- &amp;nbsp; &amp;nbsp;-Unix Support- &amp;nbsp; &amp;nbsp;-U of M Academic Computing and Networking-
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17745981&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/OS-and-architecture-migration-for-DCC-tp17745981p17745981.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17745973</id>
	<title>Re: Should dccproc always start dccifd?</title>
	<published>2008-06-09T18:21:06Z</published>
	<updated>2008-06-09T18:21:06Z</updated>
	<author>
		<name>Vernon Schryver</name>
	</author>
	<content type="html">&amp;gt; From: Gary Mills 
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; We run dccd along with the dccm sendmail milter. &amp;nbsp;We also use dccproc
&lt;br&gt;&amp;gt; as a sendmail alias to report spam and feed it into an auto-reporter.
&lt;br&gt;&amp;gt; I noticed today that dccproc had started dccifd, even though we don't
&lt;br&gt;&amp;gt; use dccifd. &amp;nbsp;The man page does state that this will happen, for the
&lt;br&gt;&amp;gt; benefit of SpamAssassin. &amp;nbsp;We don't use that product either.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Here are the relevant sendmail log entries:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; May 28 17:08:58 electra dccproc[5556]: [ID 702911 mail.notice] try to start dccifd
&lt;br&gt;&amp;gt; &amp;nbsp; May 28 17:08:58 electra sm-mta[5551]: [ID 801593 mail.info] m4SM8u6o005506: to=|&amp;quot;/usr/local/bin/dccproc -R -t many | /usr/local/sbin/report-spam &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17745973&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bin@...&lt;/a&gt;&amp;quot;, ctladdr=&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17745973&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bin@...&lt;/a&gt;&amp;gt; (1/0), delay=00:00:02, xdelay=00:00:00, mailer=prog, pri=35253, dsn=2.0.0, stat=Sent
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I assume this is harmless, but it raises a couple of questions. &amp;nbsp;Can
&lt;br&gt;&amp;gt; this be prevented? 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;I hope it is too harmless to worry about.
&lt;br&gt;Deleting the dccifd program or not running dccproc so will stop dccifd
&lt;br&gt;from running.
&lt;br&gt;However, if you are running dccproc often enough to trigger the
&lt;br&gt;attempt to start dccifd, you might be better served by using dccifd.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Is there a more efficient way to handle these
&lt;br&gt;&amp;gt; spamtrap aliases?
&lt;br&gt;&lt;br&gt;Using dccif-test to send spam to dccifd might be better than using
&lt;br&gt;dccproc. &amp;nbsp;It would certainly avoid the floods of DCC server health
&lt;br&gt;probing NOPs that waste cycles and bandwidth at the public DCC servers
&lt;br&gt;and why I made dccproc start dccifd.
&lt;br&gt;&lt;br&gt;With sendmail+dccm there are better ways. &amp;nbsp;One is using
&lt;br&gt;/etc/mail/virtusertable to map spam traps to a mailbox with a
&lt;br&gt;per-user whiteclnt file that declares everything spam. &amp;nbsp;That mapping
&lt;br&gt;can result in a dccm log file envelope Rcpt_To line like this:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;env_To: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17745973&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;welcome@...&lt;/a&gt;&amp;gt; &amp;nbsp;addr=catchall &amp;nbsp;dir=userdirs/local/catchall
&lt;br&gt;&lt;br&gt;If /var/dcc/local/usedirs/local/catchall/whiteclnt contains a line like 
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; option threshold all,0
&lt;br&gt;&lt;br&gt;then all mail to that mailbox is reported to the DCC server with
&lt;br&gt;counts of &amp;quot;MANY&amp;quot; and rejected.
&lt;br&gt;&lt;br&gt;I've switched from that style of spam trap to a new scheme. &amp;nbsp;It involves
&lt;br&gt;a new option line that reports all mail to the DCC server with counts
&lt;br&gt;of &amp;quot;MANY&amp;quot; but delivers the mail regardless, as dccm or dccifd were
&lt;br&gt;running with -aIGNORE. &amp;nbsp;I then use a line like
&lt;br&gt;&amp;nbsp; &amp;nbsp;catchall: /dev/null
&lt;br&gt;to discard the spam. &amp;nbsp;(Of course that could be a mailbox, real file,
&lt;br&gt;or program.) &amp;nbsp;The advantage is that mail to spam traps is not rejected,
&lt;br&gt;which might keep spammers from removing traps from their target lists.
&lt;br&gt;&lt;br&gt;I'm not yet ready to document (or name in public) that new option line,
&lt;br&gt;because it might change.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17745973&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17745973&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Should-dccproc-always-start-dccifd--tp17745278p17745973.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17745278</id>
	<title>Should dccproc always start dccifd?</title>
	<published>2008-06-09T17:12:42Z</published>
	<updated>2008-06-09T17:12:42Z</updated>
	<author>
		<name>Gary Mills</name>
	</author>
	<content type="html">We run dccd along with the dccm sendmail milter. &amp;nbsp;We also use dccproc
&lt;br&gt;as a sendmail alias to report spam and feed it into an auto-reporter.
&lt;br&gt;I noticed today that dccproc had started dccifd, even though we don't
&lt;br&gt;use dccifd. &amp;nbsp;The man page does state that this will happen, for the
&lt;br&gt;benefit of SpamAssassin. &amp;nbsp;We don't use that product either.
&lt;br&gt;&lt;br&gt;Here are the relevant sendmail log entries:
&lt;br&gt;&lt;br&gt;&amp;nbsp; May 28 17:08:58 electra dccproc[5556]: [ID 702911 mail.notice] try to start dccifd
&lt;br&gt;&amp;nbsp; May 28 17:08:58 electra sm-mta[5551]: [ID 801593 mail.info] m4SM8u6o005506: to=|&amp;quot;/usr/local/bin/dccproc -R -t many | /usr/local/sbin/report-spam &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17745278&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bin@...&lt;/a&gt;&amp;quot;, ctladdr=&amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17745278&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bin@...&lt;/a&gt;&amp;gt; (1/0), delay=00:00:02, xdelay=00:00:00, mailer=prog, pri=35253, dsn=2.0.0, stat=Sent
&lt;br&gt;&lt;br&gt;I assume this is harmless, but it raises a couple of questions. &amp;nbsp;Can
&lt;br&gt;this be prevented? &amp;nbsp;Is there a more efficient way to handle these
&lt;br&gt;spamtrap aliases?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;-Gary Mills- &amp;nbsp; &amp;nbsp;-Unix Support- &amp;nbsp; &amp;nbsp;-U of M Academic Computing and Networking-
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17745278&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Should-dccproc-always-start-dccifd--tp17745278p17745278.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17737621</id>
	<title>DCC version 1.3.92/2.3.92 released</title>
	<published>2008-06-09T09:58:55Z</published>
	<updated>2008-06-09T09:58:55Z</updated>
	<author>
		<name>Vernon Schryver</name>
	</author>
	<content type="html">Version 1.3.92 of the DCC source is in
&lt;br&gt;&lt;a href=&quot;http://www.dcc-servers.net/dcc/source/dcc.tar.Z&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.dcc-servers.net/dcc/source/dcc.tar.Z&lt;/a&gt;&amp;nbsp; and
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/anti-spam/dcc/source/dcc.tar.Z&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/anti-spam/dcc/source/dcc.tar.Z&lt;/a&gt;&lt;br&gt;&lt;br&gt;Commercial version 2.3.92 of the DCC Reputation code is in the usual place.
&lt;br&gt;&lt;br&gt;The CHANGES file starts with
&lt;br&gt;&amp;nbsp; &amp;nbsp; Improve the hash function used in the DCC server database.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Replace -Bno-envelope for dccm, dccproc, and dccifd with
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -Bno-client and -Bno-mail_host for Tony Del Porto. &amp;nbsp;It seems that
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Spamhaus' PBL should generally not be applied to SMTP envelope
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Mail_From domain names to avoid rejecting mail received through an
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ISP smart-host but with sender domain name hosted on a dynamically
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; assigned IP address. &amp;nbsp;The now undocumented -Bno-envelope implies
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -Bno-client and -Bno-mail_host.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Fix the @configsuffix@ mechanism in homedir/Makefile.in as suggested
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; by Craig Green.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Switch to -lpthread threads on FreeBSD starting with 6.2 because of
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; recent problems with libc_r threads.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Dccproc should not require a &amp;quot;option DNSBL-on&amp;quot; line in /var/dcc/whiteclnt
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; to pay attention to DNSBL hits. &amp;nbsp;The -B settings on the dccproc
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; command line are sufficient to show that the user wants DNSBL checking.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Fix bug in compression of DCC Reputation reports.
&lt;br&gt;&lt;br&gt;&lt;br&gt;/var/dcc/libexec/updatedcc should automagically fetch, build, and
&lt;br&gt;install the commercial or free version, depending on the .updatedcc_pfile
&lt;br&gt;file, unless you have installed a version of Linux with the broken
&lt;br&gt;default `sort` collating sequence since last upgrading. &amp;nbsp;If so, an
&lt;br&gt;easy way to get the old updatedcc script working is to delete the
&lt;br&gt;entire /var/dcc/build/dcc directory before running updatedcc.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17737621&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17737621&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/DCC-version-1.3.92-2.3.92-released-tp17737621p17737621.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17368231</id>
	<title>DCC version 1.3.91/2.3.91 released</title>
	<published>2008-05-21T06:25:27Z</published>
	<updated>2008-05-21T06:25:27Z</updated>
	<author>
		<name>Vernon Schryver</name>
	</author>
	<content type="html">Version 1.3.91 of the DCC source is in
&lt;br&gt;&lt;a href=&quot;http://www.dcc-servers.net/dcc/source/dcc.tar.Z&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.dcc-servers.net/dcc/source/dcc.tar.Z&lt;/a&gt;&amp;nbsp; and
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/anti-spam/dcc/source/dcc.tar.Z&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/anti-spam/dcc/source/dcc.tar.Z&lt;/a&gt;&lt;br&gt;&lt;br&gt;Commercial version 2.3.91 of the DCC Reputation code is in the usual place.
&lt;br&gt;&lt;br&gt;The CHANGES file starts with
&lt;br&gt;&amp;nbsp; &amp;nbsp; Fix mechanism that should prevent dccd from starting dbclean for a quick
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cleaning about the time the cron job runs.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Let DNSBL target addresses be CIDR blocks to improve the use of Spamhaus' 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lists.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Fix DNSBL bug that caused false positives reported by Ray Gardener.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Tweak homedire/Makefile.in for the gento folks.
&lt;br&gt;&amp;nbsp; &amp;nbsp; Fix recent compiling bug with Borland on WIN32 reported by Tommy Barberis.
&lt;br&gt;&lt;br&gt;/var/dcc/libexec/updatedcc should automagically fetch, build, and
&lt;br&gt;install the commercial or free version, depending on the .updatedcc_pfile
&lt;br&gt;file, unless you have installed a version of Linux with the broken
&lt;br&gt;default `sort` collating sequence since last upgrading. &amp;nbsp;If so, an
&lt;br&gt;easy way to get the old updatedcc script working is to delete the
&lt;br&gt;entire /var/dcc/build/dcc directory before running updatedcc.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17368231&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17368231&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/DCC-version-1.3.91-2.3.91-released-tp17368231p17368231.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17148294</id>
	<title>Re: logger breaks rhel5 boot</title>
	<published>2008-05-09T06:34:37Z</published>
	<updated>2008-05-09T06:34:37Z</updated>
	<author>
		<name>Vernon Schryver</name>
	</author>
	<content type="html">&amp;gt; From: &amp;quot;Mihai Vintila&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17148294&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mihaiv@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;gt; Logger from dcc installs itself in /usr/sbin 
&lt;br&gt;&lt;br&gt;On the contrary, nothing in the DCC tarball is installed in /usr/sbin
&lt;br&gt;with the default ./configure parameters.
&lt;br&gt;There is a file named logger in the misc directory of the DCC source,
&lt;br&gt;but it is installed with the Makefile parameter $(DCC_BINDIR) along
&lt;br&gt;with the other DCC specific programs that need not and so should not
&lt;br&gt;be in any directory in the PATH environment variable (or $path for csh,
&lt;br&gt;tcsh, etc.) for any user, including the DCC `./configure --with-uid=UID`
&lt;br&gt;user.
&lt;br&gt;&lt;br&gt;If the DCC misc/logger file is being installed in /usr/sbin, it is only
&lt;br&gt;because of a surprising and evidently unwise choice for
&lt;br&gt;`./configure --libexecdir=DIR` or perhaps `./configure --homedir=HOMEDIR`
&lt;br&gt;&lt;br&gt;Note that have long been working, presumably rebooting installations
&lt;br&gt;of the DCC code on CentOS includint at least versions 4.2,, 4.3, and 5.
&lt;br&gt;Besides references in this mailing list, see some of the hits for
&lt;br&gt;&lt;a href=&quot;http://www.google.com/search?q=centos+dcc+configure&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.google.com/search?q=centos+dcc+configure&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;this breaks redhat/centos =
&lt;br&gt;&amp;gt; boot since logger from dcc does not support -i &amp;nbsp;parameter=20
&lt;br&gt;&amp;gt; Affected line : /etc/sysconfig/network-scripts/network-functions: &amp;nbsp; &amp;nbsp; &amp;nbsp;=
&lt;br&gt;&amp;gt; logger -p local7.notice -t &amp;quot;NET&amp;quot; -i &amp;quot;$0 : updated /etc/resolv.conf&amp;quot;;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Logger script should support all parameters even if it does nothing with =
&lt;br&gt;&amp;gt; them
&lt;br&gt;&amp;gt; usage: logger [-is] [-f file] [-p pri] [-t tag] [-u socket] [ message =
&lt;br&gt;&amp;gt; ... ]
&lt;/div&gt;&lt;br&gt;While `logger -i` is common among `logger` programs on UNIX-like systems,
&lt;br&gt;it is impossible for anything in the DCC tarball to be an upward
&lt;br&gt;compatible replacement for all varients of any program commonly found
&lt;br&gt;in UNIX varients. &amp;nbsp;There is just too much variation. &amp;nbsp;The DCC logger
&lt;br&gt;script exists only because of just such variations in the common logger
&lt;br&gt;program.
&lt;br&gt;&lt;br&gt;The DCC logger script is only a wrapper for the local logger program
&lt;br&gt;used when the local program lacks `logger -s`. &amp;nbsp;Not only would it be
&lt;br&gt;too ugly to force other applications to run the DCC logger script that
&lt;br&gt;would then run the real logger program, the DCC logger script does the
&lt;br&gt;wrong thing for applications that do not want their messages sent to
&lt;br&gt;stderr.
&lt;br&gt;&lt;br&gt;One might argue that the DCC logger script should be named something
&lt;br&gt;like dcc-logger, but that is unnecessary. &amp;nbsp;It is better to install
&lt;br&gt;the DCC internal programs in their own directory where they cannot
&lt;br&gt;bother other applications.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17148294&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17148294&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/logger-breaks-rhel5-boot-tp17144377p17148294.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-17144377</id>
	<title>logger breaks rhel5 boot</title>
	<published>2008-05-09T02:12:35Z</published>
	<updated>2008-05-09T02:12:35Z</updated>
	<author>
		<name>Mihai Vintila</name>
	</author>
	<content type="html">Logger from dcc installs itself in /usr/sbin this breaks redhat/centos boot since logger from dcc does not support -i &amp;nbsp;parameter 
&lt;br&gt;Affected line : /etc/sysconfig/network-scripts/network-functions: &amp;nbsp; &amp;nbsp; &amp;nbsp;logger -p local7.notice -t &amp;quot;NET&amp;quot; -i &amp;quot;$0 : updated /etc/resolv.conf&amp;quot;;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Logger script should support all parameters even if it does nothing with them
&lt;br&gt;usage: logger [-is] [-f file] [-p pri] [-t tag] [-u socket] [ message ... ]
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=17144377&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/logger-breaks-rhel5-boot-tp17144377p17144377.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16900008</id>
	<title>Re: DCC on Centos 4.6 Accepting All mail if I understand correctly</title>
	<published>2008-04-25T08:31:22Z</published>
	<updated>2008-04-25T08:31:22Z</updated>
	<author>
		<name>Vernon Schryver</name>
	</author>
	<content type="html">&amp;gt; From: &amp;quot;Becskei Robert&amp;quot; 
&lt;br&gt;&lt;br&gt;&amp;gt; I've just installed DCC on my server configured it,
&lt;br&gt;&lt;br&gt;Judging from the log file, I suspect that you are not running the
&lt;br&gt;current version of dccifd. &amp;nbsp;The current version is 1.3.90. &amp;nbsp;You 
&lt;br&gt;can determine the version you are using with `cdcc -V` or `dccifd -V`
&lt;br&gt;&lt;br&gt;If you are not using the current version, it would be good to install.
&lt;br&gt;it. &amp;nbsp;Unless you obtained the source from a third party that broke the
&lt;br&gt;shell script /var/dcc/libexec/updatedcc, running that script should
&lt;br&gt;fetch, configure, compile, install, and restart dccifd.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; and in /var/dcc/log I 
&lt;br&gt;&amp;gt; see the following :
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If I understand correctly this message is accepted for delivery instead of 
&lt;br&gt;&amp;gt; being dropped cause it's obviously spam, why ?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; X-DCC-URT-Metrics: mail.topolauniverzal.co.yu 1060; Body=many Fuz1=many
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fuz2=many
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; reported: 1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; checksum &amp;nbsp;server
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;IP: 45c16e81 5be2cac6 65a639fb 29b6354c
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Body: f119c4f7 f53c166d e3bfea0a e2db03bb &amp;nbsp; &amp;nbsp;many
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Fuz1: c540dacf ff893152 90304931 3513dc3a &amp;nbsp; &amp;nbsp;many
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Fuz2: 558ce5e6 847ee1c9 5558444f eb6e6318 &amp;nbsp; &amp;nbsp;many
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;substitute mail_host: e1f59373 d85df116 8b9fd3e0 54c524d3
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; result: accept 
&lt;br&gt;&lt;br&gt;What is the value of DCCIFD_REJECT_AT (or DCCM_REJECT_AT) in
&lt;br&gt;/var/dcc/dcc_conf? &amp;nbsp;The absense of a &amp;quot;threshold&amp;quot; column in the
&lt;br&gt;checksum results in that log file suggest that DCCIFD_REJECT_AT is
&lt;br&gt;not set. &amp;nbsp;To reject mail with body checksums of &amp;quot;MANY&amp;quot;, try setting
&lt;br&gt;DCCIFD_REJECT_AT=MANY &amp;nbsp; I use a far smaller value, but I also use
&lt;br&gt;per-user whitelists.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16900008&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16900008&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/DCC-on-Centos-4.6-Accepting-All-mail-if-I-understand-correctly-tp16896393p16900008.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16896393</id>
	<title>DCC on Centos 4.6 Accepting All mail if I understand correctly</title>
	<published>2008-04-25T04:56:01Z</published>
	<updated>2008-04-25T04:56:01Z</updated>
	<author>
		<name>Robert Becskei-2</name>
	</author>
	<content type="html">Dear list,
&lt;br&gt;&lt;br&gt;I've just installed DCC on my server configured it, and in /var/dcc/log I 
&lt;br&gt;see the following :
&lt;br&gt;&lt;br&gt;If I understand correctly this message is accepted for delivery instead of 
&lt;br&gt;being dropped cause it's obviously spam, why ?
&lt;br&gt;&lt;br&gt;Sincerely
&lt;br&gt;Robert
&lt;br&gt;&lt;br&gt;&amp;nbsp;cat msg.2jjrdm
&lt;br&gt;VERSION: 3
&lt;br&gt;DATE: 04/25/08 13:54:45 CEST
&lt;br&gt;IP: adsl-dyn13.78-99-92.t-com.sk ::ffff:78.99.92.13
&lt;br&gt;HELO: adsl-dyn13.78-99-92.t-com.sk
&lt;br&gt;env_From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16896393&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vlakshmanan@...&lt;/a&gt; &amp;nbsp;mail_host=bobbarker.com
&lt;br&gt;env_To: unknown &amp;nbsp;addr=unknown &amp;nbsp;dir=userdirs/unknown
&lt;br&gt;&lt;br&gt;Return-Path: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16896393&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vlakshmanan@...&lt;/a&gt;&amp;gt;
&lt;br&gt;X-Envelope-To: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16896393&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;magacinspy@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Received: from adsl-dyn13.78-99-92.t-com.sk (adsl-dyn13.78-99-92.t-com.sk 
&lt;br&gt;[78.99.92.13])
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; by mail.topolauniverzal.co.yu (Postfix) with SMTP id 76C6182BE4
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16896393&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;magacinspy@...&lt;/a&gt;&amp;gt;; Fri, 25 Apr 2008 13:54:44 +0200 
&lt;br&gt;(CEST)
&lt;br&gt;Received: (qmail 25505 invoked from network); Fri, 25 Apr 2008 
&lt;br&gt;04:54:19 -0700
&lt;br&gt;Received: from unknown (HELO wsg) (98.208.175.202)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; by adsl-dyn13.78-99-92.t-com.sk with SMTP; Fri, 25 Apr 2008 
&lt;br&gt;04:54:19 -0700
&lt;br&gt;Message-ID: &amp;lt;002501c8a6cb$1817e450$caafd062@wsg&amp;gt;
&lt;br&gt;From: &amp;quot;Ed Day&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16896393&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vlakshmanan@...&lt;/a&gt;&amp;gt;
&lt;br&gt;To: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16896393&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;magacinspy@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Subject: No need to spend hours searching chemist's around!
&lt;br&gt;Date: Fri, 25 Apr 2008 04:54:19 -0700
&lt;br&gt;MIME-Version: 1.0
&lt;br&gt;Content-Type: text/plain;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; format=flowed;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; charset=&amp;quot;iso-8859-1&amp;quot;;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; reply-type=original
&lt;br&gt;Content-Transfer-Encoding: 7bit
&lt;br&gt;X-Priority: 3
&lt;br&gt;X-MSMail-Priority: Normal
&lt;br&gt;X-Mailer: Microsoft Outlook Express 6.00.2800.1106
&lt;br&gt;X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106
&lt;br&gt;&lt;br&gt;Enjoy easy and convenient PE enlargement! &lt;a href=&quot;http://enoughfraction.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://enoughfraction.com&lt;/a&gt;&lt;br&gt;&lt;br&gt;Ed Day
&lt;br&gt;&lt;br&gt;&lt;br&gt;### end of message body ########################
&lt;br&gt;dccifd &amp;nbsp;global
&lt;br&gt;&lt;br&gt;X-DCC-URT-Metrics: mail.topolauniverzal.co.yu 1060; Body=many Fuz1=many
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fuz2=many
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; reported: 1 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; checksum &amp;nbsp;server
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;IP: 45c16e81 5be2cac6 65a639fb 29b6354c
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;env_From: 8191f964 2d02e61a bb8c80ba cfc0fb92
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;From: c451ffa7 6668142a ea092ab1 8937cd1c
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; substitute helo: 3fc71480 3a7bc0be 39a1b9dd 6dba9f99
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Message-ID: cdb34515 afcc9399 5d110b29 6ab6ae07
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Received: b26bca05 6087094e 909df9a2 490feafc
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Body: f119c4f7 f53c166d e3bfea0a e2db03bb &amp;nbsp; &amp;nbsp;many
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Fuz1: c540dacf ff893152 90304931 3513dc3a &amp;nbsp; &amp;nbsp;many
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Fuz2: 558ce5e6 847ee1c9 5558444f eb6e6318 &amp;nbsp; &amp;nbsp;many
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;substitute mail_host: e1f59373 d85df116 8b9fd3e0 54c524d3
&lt;br&gt;&lt;br&gt;result: accept 
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16896393&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/DCC-on-Centos-4.6-Accepting-All-mail-if-I-understand-correctly-tp16896393p16896393.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16835422</id>
	<title>Re: Fuz2 false positive</title>
	<published>2008-04-22T07:41:05Z</published>
	<updated>2008-04-22T07:41:05Z</updated>
	<author>
		<name>Vernon Schryver</name>
	</author>
	<content type="html">&amp;gt; From: Jeff Mincy &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16835422&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mincy@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; SpamAssassin translates body/fuz1/fuz2 values of &amp;quot;many&amp;quot; to 999999 and
&lt;br&gt;&amp;gt; then compares the translated body/fuz1/fuz2 values to
&lt;br&gt;&amp;gt; dcc_body_max/dcc_fuz1_max/dcc_fuz2_max which default to 999999. &amp;nbsp;So,
&lt;br&gt;&amp;gt; by default the DCC_CHECK test hits if at least one of the
&lt;br&gt;&amp;gt; body/fuz1/fuz2 values is &amp;quot;many&amp;quot;.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; SpamAssassin will short-circuit if there is a X-DCC header with
&lt;br&gt;&amp;gt; &amp;quot;bulk&amp;quot;. &amp;nbsp;Otherwise, SpamAssassin uses either dccproc or dccifd to get
&lt;br&gt;&amp;gt; the dcc response. &amp;nbsp; If there is a X-DCC header with &amp;quot;bulk&amp;quot; then
&lt;br&gt;&amp;gt; the DCC_CHECK hits and the body/fuz1/fuz2 counts are ignored.
&lt;br&gt;&amp;gt; When SpamAssassin explicitly calls dccproc or dccifd then the &amp;quot;bulk&amp;quot;
&lt;br&gt;&amp;gt; string is ignored. &amp;nbsp;SpamAssassin should presumably notice the &amp;quot;bulk&amp;quot;
&lt;br&gt;&amp;gt; string when calling dccproc or dccifd.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Anyway, you seem to object to SpamAssassin doing s/many/999999/ 
&lt;br&gt;&amp;gt; The many/999999 thing doesn't cause any problems does it?
&lt;/div&gt;&lt;br&gt;SpamAssassin's many/999999 thing dates from before dccproc had -c to
&lt;br&gt;set per-checksum thresholds as well as before dccifd existed, and not
&lt;br&gt;to mention before per-checksum thresholds could be into per-user whiteclnt
&lt;br&gt;files.
&lt;br&gt;&lt;br&gt;Setting SpamAssassin's own threshold for FUZ2 as was suggested would
&lt;br&gt;not have the desired effect of ignoring FUZ2 results because the real
&lt;br&gt;value of &amp;quot;many&amp;quot; is larger than 999999. &amp;nbsp;Some people run (or once ran)
&lt;br&gt;spam traps that reported bad mail with large counts insteadd of &amp;quot;many&amp;quot;.
&lt;br&gt;That could result in a dccifd or dccproc header with a FUZ2 result
&lt;br&gt;larger than 1000000 like &amp;quot;X-DCC...FUZ2=1234567...&amp;quot; that would not be
&lt;br&gt;ignored by setting the SpamAassassin threshold to 1000000.
&lt;br&gt;&lt;br&gt;What should be done by someone with the keys to SpamAssassin's DCC
&lt;br&gt;plugin is to
&lt;br&gt;&amp;nbsp; &amp;nbsp;- have SpamAssassin pass its thresholds as -c args to dccproc
&lt;br&gt;&amp;nbsp; &amp;nbsp;- use the rejection status it gets from dccifd instead of the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; X-DCC header
&lt;br&gt;&amp;nbsp; &amp;nbsp;- if SpamAssassin must use the X-DCC header from dccifd, then always 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; and only look for the string &amp;quot;bulk&amp;quot; in the header
&lt;br&gt;&amp;nbsp; &amp;nbsp;- try harder to find the dccifd socket and to use dccifd instead of dccproc
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; and check that the SpamAssassin thresholds are in the dcc_conf file.
&lt;br&gt;&amp;nbsp; &amp;nbsp;- make SpamAssassin always and only look for the string &amp;quot;bulk&amp;quot; in
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; the X-DCC header it gets from dccproc, at the tiny sites using
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; dccproc
&lt;br&gt;&lt;br&gt;Then someone who wanted to ignore the FUZ2 result but not the BODY
&lt;br&gt;or FUZ1 results could set the FUZ2 threshold to &amp;quot;never&amp;quot; and get
&lt;br&gt;that very unlikely result.
&lt;br&gt;&lt;br&gt;Instead of turning off only one of the DCC results, it would make far
&lt;br&gt;more sense to adjust the score that SpamAssassin gives a DCC hit.
&lt;br&gt;If you think you have FUZ2 false positives, then you surely think you
&lt;br&gt;have FUZ1 and BODY false positives.
&lt;br&gt;&lt;br&gt;Of course, I still think the right answer is not scoring DCC hits
&lt;br&gt;but per-site and per-user whitelists for solicited bulk email and 
&lt;br&gt;rejections of unsolicited bulk email.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16835422&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16835422&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Fuz2-false-positive-tp16636806p16835422.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16833404</id>
	<title>Re: Fuz2 false positive</title>
	<published>2008-04-22T06:37:09Z</published>
	<updated>2008-04-22T06:37:09Z</updated>
	<author>
		<name>Jeff Mincy</name>
	</author>
	<content type="html">&amp;nbsp; &amp;nbsp;From: Vernon Schryver &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16833404&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;Date: Sat, 19 Apr 2008 02:26:53 GMT
&lt;br&gt;&amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; From: &amp;quot;Paul R. Ganci&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16833404&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ganci@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; dcc_fuz2_max NUMBER
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; **
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp; This option sets how often a message's body/fuz1/fuz2 checksum must
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp; have been reported to the DCC server before SpamAssassin will
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp; consider the DCC check as matched. 
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp; As nearly all DCC clients are auto-reporting these checksums, you
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp; should set this to a relatively high value, e.g. |999999| (this is
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp; DCC's MANY count).
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp; The default is |999999| for all these options.
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; Since DCC's many count is 999999 then setting this to 1000000 (or 
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; higher) should in principle disable the fuz2 check in spamassassin since 
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; spamassassin should never get a count higher.
&lt;br&gt;&amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;The internal numeric equivalent of the DCC checksum value &amp;quot;MANY&amp;quot; is
&lt;br&gt;&amp;nbsp; &amp;nbsp;*not* 999999. &amp;nbsp;999999 is merely the number to which SpamAssassin
&lt;br&gt;&amp;nbsp; &amp;nbsp;translates the string &amp;quot;MANY&amp;quot;. &amp;nbsp;The true internal value is almost 17
&lt;br&gt;&amp;nbsp; &amp;nbsp;times larger than 999999. &amp;nbsp;I'll not say what the value is to forestall
&lt;br&gt;&amp;nbsp; &amp;nbsp;other ill advised translations of &amp;quot;many.&amp;quot; &amp;nbsp;&amp;quot;Many&amp;quot; is simply the largest
&lt;br&gt;&amp;nbsp; &amp;nbsp;possible value of a DCC checksum count. &amp;nbsp;Think of it as like a mathematical
&lt;br&gt;&amp;nbsp; &amp;nbsp;projective infinity or like IEEE 754 floating point +infinity.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;To turn off the FUZ2 checksum, try teaching SpamAssassin to look for
&lt;br&gt;&amp;nbsp; &amp;nbsp;the string &amp;quot;bulk&amp;quot; in the X-DCC header instead of any particular number.
&lt;br&gt;&amp;nbsp; &amp;nbsp;(SpamAssassin may already look for &amp;quot;bulk&amp;quot; in X-DCC headers; I've forgotten
&lt;br&gt;&amp;nbsp; &amp;nbsp;and don't feel like looking at the SpamAssassin source yet again.)
&lt;br&gt;&amp;nbsp; &amp;nbsp;...
&lt;br&gt;&amp;nbsp; &amp;nbsp;Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16833404&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;Ooops - hit send too soon.
&lt;br&gt;&lt;br&gt;SpamAssassin translates body/fuz1/fuz2 values of &amp;quot;many&amp;quot; to 999999 and
&lt;br&gt;then compares the translated body/fuz1/fuz2 values to
&lt;br&gt;dcc_body_max/dcc_fuz1_max/dcc_fuz2_max which default to 999999. &amp;nbsp;So,
&lt;br&gt;by default the DCC_CHECK test hits if at least one of the
&lt;br&gt;body/fuz1/fuz2 values is &amp;quot;many&amp;quot;.
&lt;br&gt;&lt;br&gt;SpamAssassin will short-circuit if there is a X-DCC header with
&lt;br&gt;&amp;quot;bulk&amp;quot;. &amp;nbsp;Otherwise, SpamAssassin uses either dccproc or dccifd to get
&lt;br&gt;the dcc response. &amp;nbsp; If there is a X-DCC header with &amp;quot;bulk&amp;quot; then
&lt;br&gt;the DCC_CHECK hits and the body/fuz1/fuz2 counts are ignored.
&lt;br&gt;When SpamAssassin explicitly calls dccproc or dccifd then the &amp;quot;bulk&amp;quot;
&lt;br&gt;string is ignored. &amp;nbsp;SpamAssassin should presumably notice the &amp;quot;bulk&amp;quot;
&lt;br&gt;string when calling dccproc or dccifd.
&lt;br&gt;&lt;br&gt;Anyway, you seem to object to SpamAssassin doing s/many/999999/ 
&lt;br&gt;The many/999999 thing doesn't cause any problems does it?
&lt;br&gt;&lt;br&gt;-jeff
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16833404&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Fuz2-false-positive-tp16636806p16833404.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16833321</id>
	<title>Re: Fuz2 false positive</title>
	<published>2008-04-22T06:19:42Z</published>
	<updated>2008-04-22T06:19:42Z</updated>
	<author>
		<name>Jeff Mincy</name>
	</author>
	<content type="html">&amp;nbsp; &amp;nbsp;From: Vernon Schryver &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16833321&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;Date: Sat, 19 Apr 2008 02:26:53 GMT
&lt;br&gt;&amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; From: &amp;quot;Paul R. Ganci&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16833321&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ganci@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; dcc_fuz2_max NUMBER
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; **
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp; This option sets how often a message's body/fuz1/fuz2 checksum must
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp; have been reported to the DCC server before SpamAssassin will
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp; consider the DCC check as matched. 
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp; As nearly all DCC clients are auto-reporting these checksums, you
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp; should set this to a relatively high value, e.g. |999999| (this is
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp; DCC's MANY count).
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; &amp;nbsp; &amp;nbsp; The default is |999999| for all these options.
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; Since DCC's many count is 999999 then setting this to 1000000 (or 
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; higher) should in principle disable the fuz2 check in spamassassin since 
&lt;br&gt;&amp;nbsp; &amp;nbsp;&amp;gt; spamassassin should never get a count higher.
&lt;br&gt;&amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp;The internal numeric equivalent of the DCC checksum value &amp;quot;MANY&amp;quot; is
&lt;br&gt;&amp;nbsp; &amp;nbsp;*not* 999999. &amp;nbsp;999999 is merely the number to which SpamAssassin
&lt;br&gt;&amp;nbsp; &amp;nbsp;translates the string &amp;quot;MANY&amp;quot;. &amp;nbsp;The true internal value is almost 17
&lt;br&gt;&amp;nbsp; &amp;nbsp;times larger than 999999. &amp;nbsp;I'll not say what the value is to forestall
&lt;br&gt;&amp;nbsp; &amp;nbsp;other ill advised translations of &amp;quot;many.&amp;quot; &amp;nbsp;&amp;quot;Many&amp;quot; is simply the largest
&lt;br&gt;&amp;nbsp; &amp;nbsp;possible value of a DCC checksum count. &amp;nbsp;Think of it as like a mathematical
&lt;br&gt;&amp;nbsp; &amp;nbsp;projective infinity or like IEEE 754 floating point +infinity.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;To turn off the FUZ2 checksum, try teaching SpamAssassin to look for
&lt;br&gt;&amp;nbsp; &amp;nbsp;the string &amp;quot;bulk&amp;quot; in the X-DCC header instead of any particular number.
&lt;br&gt;&amp;nbsp; &amp;nbsp;(SpamAssassin may already look for &amp;quot;bulk&amp;quot; in X-DCC headers; I've forgotten
&lt;br&gt;&amp;nbsp; &amp;nbsp;and don't feel like looking at the SpamAssassin source yet again.)
&lt;br&gt;&amp;nbsp; &amp;nbsp;...
&lt;br&gt;&amp;nbsp; &amp;nbsp;Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16833321&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;SpamAssassin translates body/fuz1/fuz2 values of &amp;quot;many&amp;quot; to 999999 and
&lt;br&gt;then compares the translated body/fuz1/fuz2 values to
&lt;br&gt;dcc_body_max/dcc_fuz1_max/dcc_fuz2_max which default to 999999. &amp;nbsp;So,
&lt;br&gt;by default the DCC_CHECK test hits if at least one of the
&lt;br&gt;body/fuz1/fuz2 values is &amp;quot;many&amp;quot;.
&lt;br&gt;&lt;br&gt;SpamAssassin will short-circuit if there is a X-DCC header with
&lt;br&gt;&amp;quot;bulk&amp;quot;. &amp;nbsp;Otherwise, SpamAssassin uses either dccproc or dccifd to get
&lt;br&gt;the dcc response. &amp;nbsp; 
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16833321&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Fuz2-false-positive-tp16636806p16833321.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16833780</id>
	<title>Re: DCC digest, Vol 1 #1007 - 1 msg</title>
	<published>2008-04-22T06:13:30Z</published>
	<updated>2008-04-22T06:13:30Z</updated>
	<author>
		<name>William Taylor-4</name>
	</author>
	<content type="html">Vernon Schryver wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; From: William Taylor &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16833780&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;williamt@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; I am having the same sort of problem. dcc just stops working all of a 
&lt;br&gt;&amp;gt;&amp;gt; sudden. Can't figure out why
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; r 21 21:18:26 lds dccifd[9887]: continue not asking DCC 3 seconds after 
&lt;br&gt;&amp;gt;&amp;gt; failure
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; What is it that stops working, the shell script updatedcc or the
&lt;br&gt;&amp;gt; daemon dccifd's access to the public DCC servers?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; I manually upgrade to the latest version and that didn't help. I did a 
&lt;br&gt;&amp;gt;&amp;gt; tcpdump from my local machine and from one of the public mirrors I have 
&lt;br&gt;&amp;gt;&amp;gt; access to and I see traffic getting there and back. Just things aren't 
&lt;br&gt;&amp;gt;&amp;gt; working.
&lt;br&gt;&amp;gt;&amp;gt; Any ideas?
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; There are two common causes for not getting DCC results:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 1. a firewall that blocks responses sent by the servers from their
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; UPD port 627 to the DCC client (e.g. dccifd).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 2. triggering the DoS defenses of the public DCC servers by sending
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; too many requests, most often because of the use of the 3+ year
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; old version of the client code redistributed by Linux repackagers.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; You can check to see whether your DCC client code can hear the public
&lt;br&gt;&amp;gt; servers with `cdcc info`. &amp;nbsp;If they can't, there will be complaints about
&lt;br&gt;&amp;gt; &amp;quot;not answering&amp;quot; for all of the dozen servers that your client is trying
&lt;br&gt;&amp;gt; to use.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Judging from counts on three of the servers, a client at 206.81.96.54
&lt;br&gt;&amp;gt; is sending a few requests and NOPs typical of small tests.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 206.81.97.109 is also currently (April 22, 06:30 UTC) making a few tests.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; A client at &amp;nbsp;206.81.96.33 has sent somewhat more than 2000 requests and
&lt;br&gt;&amp;gt; perhaps 1000 NOPs. &amp;nbsp;It is using version #8 of the DCC client-server
&lt;br&gt;&amp;gt; protocol, which implies that it is not use ancient version. &amp;nbsp;Its last
&lt;br&gt;&amp;gt; request was at 02:08:40, and since then has probably sent only NOPs.
&lt;br&gt;&amp;gt; My guess is that a firewall of some sort has been blocking responses
&lt;br&gt;&amp;gt; from UDP port 6277 from at least 64.124.52.0/24 and 209.169.14.0/24 to
&lt;br&gt;&amp;gt; dccifd at 206.81.96.33 from about 02:10 UTC.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16833780&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16833780&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;Last night I was guessing that I was sending to my requests out from 
&lt;br&gt;206.81.96.33 and things were getting autoblocked.
&lt;br&gt;I installed a temp server at 206.81.96.54 which seemed to make the dcc 
&lt;br&gt;client happy again. I also added rules this morning
&lt;br&gt;for the firewall stuff on .33. 206.81.97.109 is a colo customer running 
&lt;br&gt;their own mailserver.
&lt;br&gt;BTW I ordered the new server for the mirror yesterday so that should be 
&lt;br&gt;here soon.
&lt;br&gt;Do I need to have an official server-id for 206.81.96.54?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&amp;nbsp; William
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16833780&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-DCC-digest%2C-Vol-1--1007---1-msg-tp16818435p16833780.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16826794</id>
	<title>Re: DCC digest, Vol 1 #1007 - 1 msg</title>
	<published>2008-04-21T23:39:53Z</published>
	<updated>2008-04-21T23:39:53Z</updated>
	<author>
		<name>Vernon Schryver</name>
	</author>
	<content type="html">&amp;gt; From: William Taylor &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16826794&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;williamt@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;gt; I am having the same sort of problem. dcc just stops working all of a 
&lt;br&gt;&amp;gt; sudden. Can't figure out why
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; r 21 21:18:26 lds dccifd[9887]: continue not asking DCC 3 seconds after 
&lt;br&gt;&amp;gt; failure
&lt;br&gt;&lt;br&gt;What is it that stops working, the shell script updatedcc or the
&lt;br&gt;daemon dccifd's access to the public DCC servers?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; I manually upgrade to the latest version and that didn't help. I did a 
&lt;br&gt;&amp;gt; tcpdump from my local machine and from one of the public mirrors I have 
&lt;br&gt;&amp;gt; access to and I see traffic getting there and back. Just things aren't 
&lt;br&gt;&amp;gt; working.
&lt;br&gt;&amp;gt; Any ideas?
&lt;br&gt;&lt;br&gt;There are two common causes for not getting DCC results:
&lt;br&gt;&lt;br&gt;&amp;nbsp; 1. a firewall that blocks responses sent by the servers from their
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; UPD port 627 to the DCC client (e.g. dccifd).
&lt;br&gt;&lt;br&gt;&amp;nbsp; 2. triggering the DoS defenses of the public DCC servers by sending
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; too many requests, most often because of the use of the 3+ year
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; old version of the client code redistributed by Linux repackagers.
&lt;br&gt;&lt;br&gt;You can check to see whether your DCC client code can hear the public
&lt;br&gt;servers with `cdcc info`. &amp;nbsp;If they can't, there will be complaints about
&lt;br&gt;&amp;quot;not answering&amp;quot; for all of the dozen servers that your client is trying
&lt;br&gt;to use.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Judging from counts on three of the servers, a client at 206.81.96.54
&lt;br&gt;is sending a few requests and NOPs typical of small tests.
&lt;br&gt;&lt;br&gt;206.81.97.109 is also currently (April 22, 06:30 UTC) making a few tests.
&lt;br&gt;&lt;br&gt;A client at &amp;nbsp;206.81.96.33 has sent somewhat more than 2000 requests and
&lt;br&gt;perhaps 1000 NOPs. &amp;nbsp;It is using version #8 of the DCC client-server
&lt;br&gt;protocol, which implies that it is not use ancient version. &amp;nbsp;Its last
&lt;br&gt;request was at 02:08:40, and since then has probably sent only NOPs.
&lt;br&gt;My guess is that a firewall of some sort has been blocking responses
&lt;br&gt;from UDP port 6277 from at least 64.124.52.0/24 and 209.169.14.0/24 to
&lt;br&gt;dccifd at 206.81.96.33 from about 02:10 UTC.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16826794&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16826794&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-DCC-digest%2C-Vol-1--1007---1-msg-tp16818435p16826794.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16825613</id>
	<title>Re: DCC digest, Vol 1 #1007 - 1 msg</title>
	<published>2008-04-21T21:21:41Z</published>
	<updated>2008-04-21T21:21:41Z</updated>
	<author>
		<name>William Taylor-4</name>
	</author>
	<content type="html">Vernon Schryver wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; From: PeakPeak Customer Service &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16825613&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;support@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; I'm getting this after a few seconds:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; # /var/dcc/libexec/updatedcc
&lt;br&gt;&amp;gt;&amp;gt; stopping; please wait
&lt;br&gt;&amp;gt;&amp;gt; #
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Just quits.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I've released version 1.3.90 which I hope fixes that problem.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Updatedcc failed after shutting down the localhost DCC server and
&lt;br&gt;&amp;gt; finding no working server and when the environment variable
&lt;br&gt;&amp;gt; DCC_UPDATEDCC_FAST is not set to &amp;quot;yes&amp;quot;. &amp;nbsp;The easiest work-around
&lt;br&gt;&amp;gt; is to add the public DCC servers to the local /var/dcc/map file
&lt;br&gt;&amp;gt; with `cdcc &amp;quot;add dcc1.dcc-servers.net RTT+1000 ms&amp;quot;` &amp;nbsp;Besides working
&lt;br&gt;&amp;gt; around the updatedcc problem, that uses the public DCC servers
&lt;br&gt;&amp;gt; as backups for the local server.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16825613&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16825613&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;I am having the same sort of problem. dcc just stops working all of a 
&lt;br&gt;sudden. Can't figure out why
&lt;br&gt;&lt;br&gt;r 21 21:18:26 lds dccifd[9887]: continue not asking DCC 3 seconds after 
&lt;br&gt;failure
&lt;br&gt;Apr 21 21:18:27 lds dccifd[9887]: continue not asking DCC 2 seconds 
&lt;br&gt;after failure
&lt;br&gt;Apr 21 21:18:27 lds dccifd[9887]: continue not asking DCC 2 seconds 
&lt;br&gt;after failure
&lt;br&gt;Apr 21 21:18:27 lds dccifd[9887]: continue not asking DCC 2 seconds 
&lt;br&gt;after failure
&lt;br&gt;Apr 21 21:18:29 lds dccifd[9887]: no working DCC 
&lt;br&gt;serversdcc1.dcc-servers.net dcc2.dcc-servers.net dcc3.dcc-servers.net 
&lt;br&gt;... at 194.228.41.73 192.135.10.19
&lt;br&gt;Apr 21 21:18:29 lds dccifd[9887]: no working DCC 
&lt;br&gt;serversdcc1.dcc-servers.net dcc2.dcc-servers.net dcc3.dcc-servers.net 
&lt;br&gt;... at 194.228.41.73 192.135.10.19
&lt;br&gt;Apr 21 21:18:29 lds dccifd[9887]: no working DCC 
&lt;br&gt;serversdcc1.dcc-servers.net dcc2.dcc-servers.net dcc3.dcc-servers.net 
&lt;br&gt;... at 194.228.41.73 192.135.10.19
&lt;br&gt;Apr 21 21:18:29 lds dccifd[9887]: no working DCC 
&lt;br&gt;serversdcc1.dcc-servers.net dcc2.dcc-servers.net dcc3.dcc-servers.net 
&lt;br&gt;... at 194.228.41.73 192.135.10.19
&lt;br&gt;&lt;br&gt;[root@lds dcc]# cdcc stats
&lt;br&gt;no working DCC serversdcc1.dcc-servers.net dcc2.dcc-servers.net 
&lt;br&gt;dcc3.dcc-servers.net ... at 194.228.41.73 192.135.10.19
&lt;br&gt;&amp;nbsp;?
&lt;br&gt;&lt;br&gt;I manually upgrade to the latest version and that didn't help. I did a 
&lt;br&gt;tcpdump from my local machine and from one of the public mirrors I have 
&lt;br&gt;access to and I see traffic getting there and back. Just things aren't 
&lt;br&gt;working.
&lt;br&gt;Any ideas?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&amp;nbsp;William
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16825613&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-DCC-digest%2C-Vol-1--1007---1-msg-tp16818435p16825613.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16822720</id>
	<title>Re: DCC digest, Vol 1 #1007 - 1 msg</title>
	<published>2008-04-21T16:44:50Z</published>
	<updated>2008-04-21T16:44:50Z</updated>
	<author>
		<name>Vernon Schryver</name>
	</author>
	<content type="html">&amp;gt; From: PeakPeak Customer Service &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16822720&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;support@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;gt; I'm getting this after a few seconds:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; # /var/dcc/libexec/updatedcc
&lt;br&gt;&amp;gt; stopping; please wait
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Just quits.
&lt;br&gt;&lt;br&gt;I've released version 1.3.90 which I hope fixes that problem.
&lt;br&gt;&lt;br&gt;Updatedcc failed after shutting down the localhost DCC server and
&lt;br&gt;finding no working server and when the environment variable
&lt;br&gt;DCC_UPDATEDCC_FAST is not set to &amp;quot;yes&amp;quot;. &amp;nbsp;The easiest work-around
&lt;br&gt;is to add the public DCC servers to the local /var/dcc/map file
&lt;br&gt;with `cdcc &amp;quot;add dcc1.dcc-servers.net RTT+1000 ms&amp;quot;` &amp;nbsp;Besides working
&lt;br&gt;around the updatedcc problem, that uses the public DCC servers
&lt;br&gt;as backups for the local server.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16822720&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16822720&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-DCC-digest%2C-Vol-1--1007---1-msg-tp16818435p16822720.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-16820574</id>
	<title>Re: DCC digest, Vol 1 #1007 - 1 msg</title>
	<published>2008-04-21T14:15:31Z</published>
	<updated>2008-04-21T14:15:31Z</updated>
	<author>
		<name>Vernon Schryver</name>
	</author>
	<content type="html">&amp;gt; From: PeakPeak Customer Service &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16820574&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;support@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;gt; I'm getting this after a few seconds:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; # /var/dcc/libexec/updatedcc
&lt;br&gt;&amp;gt; stopping; please wait
&lt;br&gt;&amp;gt; #
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Just quits.
&lt;br&gt;&lt;br&gt;Are there any clues from debugging, which can be turned on with 
&lt;br&gt;&amp;nbsp; &amp;nbsp; /var/dcc/libexec/updatedcc -x
&lt;br&gt;&lt;br&gt;&lt;br&gt;Vernon Schryver &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16820574&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;vjs@...&lt;/a&gt;
&lt;br&gt;_______________________________________________
&lt;br&gt;DCC mailing list &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=16820574&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;DCC@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.rhyolite.com/mailman/listinfo/dcc&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.rhyolite.com/mailman/listinfo/dcc&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Re%3A-DCC-digest%2C-Vol-1--1007---1-msg-tp16818435p16820574.html" />
</entry>

</feed>
