On Monday October 16, 2006 at 08:26:03 (AM) Bigmonkey Bigmonkey wrote:

> Hi,all
> I am taking use of clamav-0.88.4 with Postfix-2.3.3,1 under FreeBSD
> 6.1Release. Now, I am using before-queue smtpd_milter to take virus
> checking.
> But the daemon, clamav-milter, often goes down and takes these errors, such
> as:
> ========================================================
> [EMAIL PROTECTED] ~> dmesg -a | grep -i clamav
> pid 651 (clamav-milter), uid 106: exited on signal 11
> LibClamAV Warning: Multipart MIME message contains no boundaries
> LibClamAV Warning: Multipart MIME message contains no boundaries
> LibClamAV Warning: Ignoring empty field in " charset="
> LibClamAV Warning: Ignoring empty field in " charset="
> LibClamAV Warning: Ignoring empty field in " charset="
> Sep 28 08:32:26 mx-6-65 clamav-milter[36147]: Segmentation fault :-( Bye..
> LibClamAV Error: Segmentation fault :-( Bye..
> =========================================================
> 
> 
> My detailed environment is listed as follows:
> =========================================================
> OS: FreeBSD 6.1 Release
> Postfix-2.3.3,1 and clamav-0.88.4
> =========================================================
> 
> 
> My detailed configuration of clamav is listed as folows:
> =========================================================
> [EMAIL PROTECTED] ~> cat /usr/local/etc/clamd.conf
> LogTime
> LogSyslog
> Foreground
> LogFacility LOG_MAIL
> LogVerbose
> PidFile /var/run/clamav/clamd.pid
> TemporaryDirectory /var/tmp
> DatabaseDirectory /var/db/clamav
> LocalSocket /var/run/clamav/clamd
> FixStaleSocket
> MaxConnectionQueueLength 30
> StreamMaxLength 75M
> MaxThreads 40
> ReadTimeout 100
> MaxDirectoryRecursion 2
> SelfCheck 900
> User postfix
> AllowSupplementaryGroups
> ScanPE
> ScanOLE2
> ScanMail
> ScanHTML
> ScanArchive
> ScanRAR
> ArchiveMaxFileSize 2M
> ArchiveMaxRecursion 2
> ArchiveMaxFiles 100
> 
> 
> [EMAIL PROTECTED] /etc# cat /etc/rc.conf.local
> clamav_freshclam_enable="YES"
> clamav_milter_enable="YES"
> clamav_milter_socket="/var/run/clamav/clmilter.sock"
> clamav_milter_flags="-A --local --outgoing --quiet --timeout=60
> --max-children=200"
> postfix_enable="YES"
> 
> 
> [EMAIL PROTECTED] /usr/local/etc# ps wwwwuax | grep milter
> postfix   877  0.0  2.3 25620 24104  ??  Is    8:23PM
> 0:00.00/usr/local/sbin/clamav-milter --pidfile /var/run/clamav/clamav-
> milter.pid -A --local --outgoing --quiet --timeout=60 --max-children=200
> /var/run/clamav/clmilter.sock
> ==========================================================
> 
> Who can give me some solution of this big problem??

Can you show how you configured this in the main.cf and master.cf files
of postfix? Perhaps posting your 'postconf -n' would help. You might
also want to consider taking this to the Postfix forum if no one here is
able to assist you.

-- 
Gerard
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to