On Sun, 31 Jan 2010 22:27:02 -0500
Roman Gelfand <[email protected]> wrote:

> Thanks.  That worked great.  What is the advantage of domain scale
> over small scale?
> 
There is no "small scale". Just domain scale and large scale.
The difference is that large scale creates from the two first letters of the 
user name a directory structure. So the amount of directories inside DSPAM home 
is then +/- 30 (26 for a to z and a bunch for stuff like ".", "-", etc...) and 
each of them then has again +/- 30 subdirectories. Domain scale on the other 
hand creates much more directories (if you have a lot of domains/users) and 
some filesystems have issues if you create a gazillion of 
directories/subdirectories. So for users using such a filesystem and/or having 
such a big installation, using large scale is beneficial. That is the only 
difference between domain/large scale.

> 
> On Fri, Jan 29, 2010 at 5:58 AM, Paul Cockings <[email protected]> wrote:
> > On 28/01/2010 22:15, Roman Gelfand wrote:
> >>
> >> On Thu, Jan 28, 2010 at 3:49 PM, Paul Cockings<[email protected]>
> >>  wrote:
> >>
> >>>
> >>> Please post the full output of
> >>>
> >>> dspam --version
> >>>
> >>
> >> mail:~# dspam --version
> >>
> >> DSPAM Anti-Spam Suite 3.9.0 (agent/library)
> >>
> >> Copyright (c) 2002-2009 DSPAM Project
> >> http://dspam.sourceforge.net.
> >>
> >> DSPAM may be copied only under the terms of the GNU General Public
> >> License,
> >> a copy of which can be found with the DSPAM distribution kit.
> >>
> >> Configuration parameters:  '--enable-daemon'
> >>
> >>
> >
> > are you sure this is all the options you need?  To use mysql as the storage
> > backend you need --with-storage-driver=mysql_drv
> >
> > here is an example of what i've been running with (suitable for my purposes
> > - this is on a test machine)
> >
> > --with-storage-driver=mysql_drv
> > --enable-preferences-extension
> > --enable-syslog
> > --enable-debug
> > --enable-long-usernames
> > --enable-virtual-users
> > --enable-clamav
> > --enable-domain-scale
> > --enable-daemon
> >
> >
> > A list of options can be found here:
> > http://sourceforge.net/apps/mediawiki/dspam/index.php?title=Build_options
> >
> > I'd highly recommend using an installation package if you can and run with
> > the defaults suggested in the dspam.conf file, with the exception of
> > checking that training mode is TOE and you use OSB for tokenizer
> >
> >
> >
> 
> ------------------------------------------------------------------------------
> The Planet: dedicated and managed hosting, cloud storage, colocation
> Stay online with enterprise data centers and the best network in the business
> Choose flexible plans and management services without long-term contracts
> Personal 24x7 support from experience hosting pros just a phone call away.
> http://p.sf.net/sfu/theplanet-com
> _______________________________________________
> Dspam-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspam-user
> 

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Dspam-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to