Re: new package: wip/dcc (Distributed Checksum Clearinghouses)
Petar Bogdanovic <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.wip.review |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Dec 23, 2008 at 08:08:52AM -0500, Greg Troxel wrote: > > Fredrik Pettai <[email protected]> writes: > > > On Dec 23, 2008, at 3:21 AM, Petar Bogdanovic wrote: > >> On Mon, Dec 22, 2008 at 08:24:42PM -0500, Greg Troxel wrote: > >>> > >>> (...) > >>> > >>> I added the dcc plugin line in spamassassin - will see how it goes. > >> > >> Don't forget to add: > >> > >> dcc_dccifd_path /var/dcc/dccifd > >> > >> to your SA-configuration. Otherwise SA will use dccproc. > > > > Why not add that information to wip/dcc/MESSAGE? > > Sure, or create /usr/pkg/share/examples/dcc/spamassassin.conf with the > right lines to add (and then perhaps point to it via MESSAGE). I'll add a recommendation to MESSAGE (and rewrite MESSAGE on that occasion), since that line is not crucial for DCC.pm. Using dccifd instead of dccproc is just more efficient. All the other DCC.pm options (dcc_{body,fuz1,fuz2}_max, dcc_timeout, dcc_options..) have pretty sane defaults IMHO, so if someone wants to change them, he should read dcc(8), dccproc(8) or dccifd(8) first. ------------------------------------------------------------------------------