-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 27/01/2010 16:46, Paul Cockings wrote:
> On 27/01/2010 15:28, [email protected] wrote:
>> On 27/01/2010 16:21, Paul Cockings wrote:
>>
>>>
>>>
>>>>> MySQLServer     /var/run/mysqld/mysqld.sock MySQLUser
>>>>> dspam MySQLPass               ****** MySQLDb
>>>>> dspam MySQLConnectionCache    10
>>>>>
>>>>>
>>>>>
>>>>>
>>>> Add here this: MySQLReconnect            true
>>>>
>>>>
>>>>
>>>>
>>> Hi Tonio,
>>>
>>> The source ships with this option in the dspam.conf  - Was the
>>> option missing from your dspam.conf or was this a documentation
>>> problem?
>>>
>>> Kind regards, Paul
>>>
>>>
>>>
>>>
>>>
>> no, it was my mistake to comment this line a long time ago, (no
>> problem with command line mode into amavisd) and to not change
>> this when I'd swap to daemon mode recently on my system.
>>
>>
> Great - so your a long time Dspam user... how has your upgrade to
> 3.9.0 gone?  Did you see any improvements? We love feedback, so if
> you have a moment tell us about you setup, how many emails are
> being processed and what type of hardware your using...
>
> Kind regards Paul
>

no problem, i will be pleased to give some feedback.
Actually i'm running a french email service provider company and all
ours filtering servers working with dspam.

Migration to 3.9.0 was very easy and no problem was reported.
We've see many improvements in processing speed, that is very
important to us.

Our filtering setup using:
amavisd 2.6.4
clamav with extra sig
SA 330
Dspam 3.9.0
CRM114

if CRM114 rely on a SA plugin to work and report result, SA and DSPAM
are natively called by amavisd.
Until last week, DSPAM was called in command line mode (amavisd
default setup), but now we're using daemon mode.
so amavisd setup is now the following:

@spam_scanners = ( ['SpamAssassin',
'Amavis::SpamControl::SpamAssassin'], ['DSPAM',
'Amavis::SpamControl::ExtProg', $dspam, [ qw(--client --stdout
 --process --deliver=innocent,spam --user), $daemon_user ],
score_factor => 1, ], );

We have not yet see a great improvement in speed or mysql load, but i
think it's better this way.

With this setting we can generate dspam signature, so we can easily
retrain on false positive (cron script)

The only problem is that we are not able yet to autolearn on mistake,
like CRM114 can do as a SA plugin, according to total score.

Our most busy filtering server actually manage around 80 000 emails
per day (effectively processed into amavisd), the others are closed in
volume.
Average scan timing are around 800 ms on a Intel Bi Xeon E5530, 24 GB
RAM, SAS disks.
SA takes around 80-90% of this time.
DSPAM is the fastest with an average scanning time of 60 ms !
Load average is around 0.4

2 SQL servers (Master/Master) are external to filtering server.
7 filtering servers (with dspam) are connected to these sql server.
We've have no replication problem at all with dspam even in master/master.

Voila !
Thanks for all the works !

Regards
Tonio
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAktgapIACgkQ8FtMlUNHQINyHACfcTrBXWTnbg2uERIDakhKiY7J
7NAAoJo6XxZ2jv5p1OATFLC83sSzMIC/
=+uiL
-----END PGP SIGNATURE-----


------------------------------------------------------------------------------
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