Hello all,

I just installed ubuntu 8.10 and clamav antivirus.
Clamav functions well. I can do a manual scan or launch the deamon clamd.
I als install clamtk to have a graphical interface. All is ok till there.

The problems come when I want to install "clamdrib", the plugin for 
thunderbird wich allow to scan incoming mail in realtime.

I read a lot about clamdrib and in order to not have connection 
problems, we have to append these two lines to the clamd.conf file :

TCPAddr localhost
TCPSocket 3310

When I add the line *TCPSocket 3310*, and reboot my computer the clamd 
deamon does'nt launch itself anymore. If I comment the line, the deamon 
starts itself !

I don't know where is the problem. could someone help please ?

Here is my clamd.conf file :

#Automatically Generated by clamav-base postinst
#To reconfigure clamd run #dpkg-reconfigure clamav-base
#Please read /usr/share/doc/clamav-base/README.Debian.gz for details
LocalSocket /var/run/clamav/clamd.ctl
FixStaleSocket true
User clamav
AllowSupplementaryGroups true
ScanMail true
ScanArchive true
ArchiveLimitMemoryUsage false
ArchiveBlockEncrypted false
MaxDirectoryRecursion 15
FollowDirectorySymlinks false
FollowFileSymlinks false
ReadTimeout 180
MaxThreads 12
MaxConnectionQueueLength 15
StreamMaxLength 10M
LogSyslog false
LogFacility LOG_LOCAL6
LogClean false
LogVerbose false
PidFile /var/run/clamav/clamd.pid
DatabaseDirectory /var/lib/clamav
TemporaryDirectory /tmp
SelfCheck 3600
Foreground false
Debug false
ScanPE true
ScanOLE2 true
ScanHTML true
DetectBrokenExecutables false
MailFollowURLs 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
LogFile /var/log/clamav/clamav.log
LogTime true
LogFileUnlock false
LogFileMaxSize 0
TCPAddr localhost
TCPSocket 3310

Best regards,

Kaiser

_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to