<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Jan Agermose wrote:
<blockquote
 cite="mid:CD6321314686A64C90A1F5870AAD3D52DB2469@MAIL031.mail.lan"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 12 (filtered medium)">
  <style>
<!--
 /* Font Definitions */
 @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;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-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;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:3.0cm 2.0cm 3.0cm 2.0cm;}
div.Section1
        {page:Section1;}
-->
  </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]-->
  <div class="Section1">
  <p class="MsoNormal">hi<o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">I want to setup a number of mailscanner serveres
that log to
a shared mysql server and that store the mails (I quarantine both non
spam and
spam mails) to some sort of shared storage. NFS or some other
solutions. <o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">I would like to know how others have done this
and what kind
of performance issues your solutions have had if any. <o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">if its not a secret ;-) <o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  <p class="MsoNormal">best regards<o:p></o:p></p>
  <p class="MsoNormal">Jan<o:p></o:p></p>
  <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
  </div>
  <br>
--
  <br>
This message has been scanned for viruses and
  <br>
dangerous content by the <a moz-do-not-send="true"
 href="http://www.inexcom.co.uk/"><b>Inexcom</b></a> system scanner,
  <br>
and is believed to be clean.
  <br>
Advanced heuristic mail scanning server [-].
</blockquote>
Hi There,<br>
<br>
Yes, you start by installing Mailwatch and setup a central Mysql
server, you can then enable the RPC process within MailWatch to allow
messages to be released from quarantine from the Mailwatch running on
the Mysql server.&nbsp; This is how I run it.<br>
I don't store the messages that are in quarantine centrally, rather I
store them on the server than scanned them.&nbsp; This way you can maintain
state with the message when it is released which minimises delays when
greylisting is used, rather than tossing them into a central store. <br>
<br>
Since this is self scaling, i.e. you use the server that decided to
quarantine to store the messages, then the system grows by you simpling
adding machines to cope with your mailscanning load.&nbsp;&nbsp; So if you have
enough machines to handle you scanning, then, unless the numbers are
huge, any reasonable database server hardware should cope.<br>
<br>
I use a set up six Athlon 64 FX based machines to scan and a Pentium D
805 based machine to run the database and it happily copes with
millions of emails per month no bother at all.<br>
<br>
Regards<br>
<br>
Pete<br>
<br>
<br>
&nbsp;<br>
</body>
<br />--
<br />This message has been scanned for viruses and
<br />dangerous content by the 
<a href="http://www.inexcom.co.uk/"><b>Inexcom</b></a> system scanner,
<br />and is believed to be clean.
<br />Advanced heuristic mail scanning server [-].

</html>