<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v =
"urn:schemas-microsoft-com:vml" xmlns:o =
"urn:schemas-microsoft-com:office:office" xmlns:w =
"urn:schemas-microsoft-com:office:word" xmlns:m =
"http://schemas.microsoft.com/office/2004/12/omml"><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16555">
<STYLE><!--
/* Font Definitions */
@font-face
        {font-family:Helvetica;
        panose-1:2 11 6 4 2 2 2 2 2 4;}
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></STYLE>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></HEAD>
<BODY lang=EN-CA vLink=purple link=blue>
<DIV dir=ltr align=left><SPAN class=571433403-19062014><FONT color=#0000ff
size=2 face=Arial>ClamAV uses the command line clamscan for scanning, is slow
(have to load dbs) and a bit of a resource hog, ClamAV module is a perl
interface to libclamav and is also a hog because it loads a copy of the db into
memory for each child but only has to do it when MailScanner loads that child
the first time. The best choice is neither, use clamd.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=571433403-19062014><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=571433403-19062014><FONT color=#0000ff
size=2 face=Arial>clamd shares the resources between children and thus the real
memory per child is much less and a far less load, is not perl. When MailScanner
uses clamd it talks directly to the clam daemon and doesn't have to load
anything at all, just tell the daemon where/what to scan</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=571433403-19062014><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=571433403-19062014><FONT color=#0000ff
size=2 face=Arial>IMHO the same thing should be done with spamd, I wrote the
code years ago and it's really no faster (or at least negligibly so) but far
less memory and resources once again, than using the perl interface. It was
difficult to get Julian to incorporate the clamd code but he never did
incorporate the spamd code unfortunatly.</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=571433403-19062014><FONT color=#0000ff
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=571433403-19062014><FONT color=#0000ff
size=2 face=Arial>Rick</FONT></SPAN></DIV><BR>
<DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B> mailscanner-bounces@lists.mailscanner.info
[mailto:mailscanner-bounces@lists.mailscanner.info] <B>On Behalf Of </B>Philip
Parsons<BR><B>Sent:</B> Wednesday, June 18, 2014 6:27 PM<BR><B>To:</B>
MailScanner discussion<BR><B>Subject:</B> RE: 2 fold
question<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV class=WordSection1>
<P class=MsoNormal><SPAN
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt; mso-fareast-language: EN-US">Anyone
able to answer the first part of my question ? whats the diff between
</SPAN>using clamav or clamavmodule<SPAN
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt; mso-fareast-language: EN-US"><o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt; mso-fareast-language: EN-US"><o:p> </o:p></SPAN></P>
<DIV>
<DIV
style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #e1e1e1 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<P class=MsoNormal><B><SPAN
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt"
lang=EN-US>From:</SPAN></B><SPAN
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt" lang=EN-US>
mailscanner-bounces@lists.mailscanner.info
[mailto:mailscanner-bounces@lists.mailscanner.info] <B>On Behalf Of </B>Philip
Parsons<BR><B>Sent:</B> June-18-14 1:56 PM<BR><B>To:</B> MailScanner
discussion<BR><B>Subject:</B> RE: 2 fold
question<o:p></o:p></SPAN></P></DIV></DIV>
<P class=MsoNormal><o:p> </o:p></P>
<P class=MsoNormal><SPAN
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt; mso-fareast-language: EN-US">Did
that no go same error.<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt; mso-fareast-language: EN-US"><o:p> </o:p></SPAN></P>
<DIV>
<DIV
style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #e1e1e1 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<P class=MsoNormal><B><SPAN
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt"
lang=EN-US>From:</SPAN></B><SPAN
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt" lang=EN-US>
</SPAN><A href="mailto:mailscanner-bounces@lists.mailscanner.info"><SPAN
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt"
lang=EN-US>mailscanner-bounces@lists.mailscanner.info</SPAN></A><SPAN
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt" lang=EN-US>
[</SPAN><A href="mailto:mailscanner-bounces@lists.mailscanner.info"><SPAN
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt"
lang=EN-US>mailto:mailscanner-bounces@lists.mailscanner.info</SPAN></A><SPAN
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt" lang=EN-US>] <B>On
Behalf Of </B>Jeremy McSpadden<BR><B>Sent:</B> June-18-14 1:01 PM<BR><B>To:</B>
MailScanner discussion<BR><B>Subject:</B> Re: 2 fold
question<o:p></o:p></SPAN></P></DIV></DIV>
<P class=MsoNormal><o:p> </o:p></P>
<P class=MsoNormal>You could have a corrupted db file. wipe all files
in <SPAN
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11.5pt">/usr/local/share/clamav/
and run freshclam .. see if it starts then.</SPAN><o:p></o:p></P>
<DIV>
<DIV>
<DIV>
<DIV>
<DIV>
<DIV>
<P class=MsoNormal><SPAN
style="FONT-FAMILY: 'Helvetica','sans-serif'; COLOR: black; FONT-SIZE: 9pt">--<BR>Jeremy
McSpadden<BR>Flux Labs | </SPAN><A href="http://www.fluxlabs.net/"><SPAN
style="FONT-FAMILY: 'Helvetica','sans-serif'; FONT-SIZE: 9pt">http://www.fluxlabs.net</SPAN></A><SPAN
style="FONT-FAMILY: 'Helvetica','sans-serif'; COLOR: black; FONT-SIZE: 9pt"> |
Endless Solutions<BR>Office : 850-250-5590x501 | Cell : 850-890-2543 |
Fax : 850-254-2955</SPAN><SPAN
style="FONT-FAMILY: 'Helvetica','sans-serif'; COLOR: black"><o:p></o:p></SPAN></P></DIV></DIV></DIV></DIV></DIV></DIV>
<P class=MsoNormal><o:p> </o:p></P>
<DIV>
<DIV>
<P class=MsoNormal>On Jun 18, 2014, at 2:43 PM, Philip Parsons <<A
href="mailto:pparsons@techeez.com">pparsons@techeez.com</A>>
wrote:<o:p></o:p></P></DIV>
<P style="MARGIN-BOTTOM: 12pt" class=MsoNormal><o:p> </o:p></P>
<BLOCKQUOTE style="MARGIN-TOP: 5pt; MARGIN-BOTTOM: 5pt">
<DIV>
<DIV>
<P class=MsoNormal><SPAN
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt">No
selinux is disabled and it just started in version 0.98.4</SPAN><SPAN
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt"><o:p></o:p></SPAN></P></DIV>
<DIV>
<P class=MsoNormal><SPAN
style="FONT-FAMILY: 'Calibri','sans-serif'; COLOR: #1f497d; FONT-SIZE: 11pt"> </SPAN><SPAN
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt"><o:p></o:p></SPAN></P></DIV>
<DIV>
<P class=MsoNormal><SPAN
style="FONT-FAMILY: 'Calibri','sans-serif'; FONT-SIZE: 11pt"> <o:p></o:p></SPAN></P></DIV></DIV></BLOCKQUOTE></DIV>
<P class=MsoNormal><BR><BR>-- <BR>This message has been scanned for viruses and
<BR>dangerous content by <A
href="http://www.mailscanner.info/"><B>MailScanner</B></A>, and is <BR>believed
to be clean. <o:p></o:p></P>
<P class=MsoNormal><BR>-- <BR>This message has been scanned for viruses and
<BR>dangerous content by <A
href="http://www.mailscanner.info/"><B>MailScanner</B></A>, and is <BR>believed
to be clean. <o:p></o:p></P></DIV></BODY></HTML>