Il 27/09/2012 11:26, Tom Hendrikx ha scritto:
> You forgot to send us you dspam version and configuration. There is 
> nothing we can comment on without this. 

You are right, please forgive me

I'm using dspam on Ubuntu 12.04, dspam versione is 3.10.1

Here my conf file

/etc/dspam/dspam.conf:
http://pastebin.com/dd1dqVZ2

/etc/dspam/groups:
     global:shared:*

/etc/dspam/dspam.d/mysql.conf:
http://pastebin.com/uKwrZWNn

dspam_stats:

global:
             TP True Positives:                  2031
             TN True Negatives:                  4197
             FP False Positives:                    5
             FN False Negatives:                  175
             SC Spam Corpusfed:                     0
             NC Nonspam Corpusfed:                  0
             TL Training Left:                      0
             SHR Spam Hit Rate                 92.07%
             HSR Ham Strike Rate:               0.12%
             PPV Positive predictive value:    99.75%
             OCA Overall Accuracy:             97.19%

/etc/clamd.conf
     TCPSocket 3310
     FixStaleSocket true
     LocalSocketGroup clamav
     LocalSocketMode 666
     User clamav
     AllowSupplementaryGroups true
     ScanMail true
     ScanArchive true
     ArchiveBlockEncrypted false
     MaxDirectoryRecursion 15
     FollowDirectorySymlinks false
     FollowFileSymlinks false
     ReadTimeout 180
     MaxThreads 12
     MaxConnectionQueueLength 15
     LogSyslog false
     LogFacility LOG_LOCAL6
     LogClean false
     LogVerbose true
     LogFile /var/log/clamav/clamav.log
     LogTime true
     Debug true
     LogFileUnlock false
     LogFileMaxSize 0
     PidFile /var/run/clamav/clamd.pid
     DatabaseDirectory /var/lib/clamav
     SelfCheck 3600
     Foreground false
     ScanPE true
     ScanOLE2 true
     ScanHTML true
     DetectBrokenExecutables false
     ExitOnOOM false
     LeaveTemporaryFiles false
     AlgorithmicDetection true
     ScanELF true
     IdleTimeout 30
     PhishingSignatures true
     PhishingScanURLs true
     PhishingAlwaysBlockSSLMismatch false
     PhishingAlwaysBlockCloak false
     DetectPUA false
     ScanPartialMessages false
     HeuristicScanPrecedence false
     StructuredDataDetection false
     CommandReadTimeout 5
     SendBufTimeout 200
     MaxQueue 100
     ExtendedDetectionInfo true
     OLE2BlockMacros false
     StreamMaxLength 25M
     Bytecode true
     BytecodeSecurity TrustSigned
     BytecodeTimeout 60000
     OfficialDatabaseOnly false
     CrossFilesystems true

> What happens when you check the mail directly with clamav? What do the 
> clam logs ssay about it?

If I check the mail directly with clamav it's correctly identified.
Nothing is shown into logs when scan is performed on dspam request, so I 
suspect mails never reach clamav from dspam, but I can't figure why


-- 
Andrea Cappelli
Asidev s.r.l.


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Dspam-user mailing list
Dspam-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to