<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=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 9.00.8112.16437">
<STYLE><!--
/* Font Definitions */
@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:11.0pt;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
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-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></STYLE>
</HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Segoe UI" lang=EN-GB vLink=purple link=blue>
<DIV>per&nbsp;<A href="http://mailscanner.info/ChangeLog">http://mailscanner.info/ChangeLog</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>5/5/2006 New in Version 4.53.8-1</DIV>
<DIV><PRE><PRE>- Added support for optional multipliers in numbers in MailScanner.conf.
  So you can now write "50M" instead of "50000000". The multipliers supported
  are "k", "m" and "g" to denote 1 thousand, 1 million and 1 billion (10^9)
  in upper or lower case.
  You must *not* put any spaces between the number and the multiplier character.</PRE><PRE>&nbsp;</PRE><PRE>examples:</PRE><PRE>&nbsp;</PRE><PRE># Set addresses/domains to be limited as follows:<BR># Direction&nbsp;&nbsp;&nbsp;&nbsp; Pattern&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Size Limit<BR># From: <A href="mailto:user@good.domain.com">user@good.domain.com</A>&nbsp;&nbsp;&nbsp; 1m&nbsp;&nbsp;&nbsp; # Limit FROM specified user to 1MB<BR># From: <A href="mailto:*@friendly.domain.com">*@friendly.domain.com</A>&nbsp;&nbsp; 10m&nbsp;&nbsp; # Limit FROM specified domain to 10MB<BR># From: 123.234.567.2&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1m&nbsp;&nbsp;&nbsp; # Limit FROM IP address to 1MB<BR># From: 123.234.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1m&nbsp;&nbsp;&nbsp; # Limit FROM IP range to 1MB<BR># From: /^192\.168\.13[4567]\./ 500k&nbsp; # Limit FROM IP range to 500K<BR># To:&nbsp;&nbsp; <A href="mailto:abc@xyz.com">abc@xyz.com</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp; # No Attachments allowed TO this user<BR># To:&nbsp;&nbsp; <A href="mailto:*@yahoo.com">*@yahoo.com</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1m&nbsp;&nbsp;&nbsp; # Limit all TO this Domain to 1MB<BR>#<BR>FromOrTo: <A href="mailto:*@xyz.org">*@xyz.org</A>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 25m&nbsp;&nbsp; # Limit xyz.org to 25MB<BR>FromOrTo:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;50m&nbsp;&nbsp; # Default.</PRE><PRE>&nbsp;</PRE></PRE><BR><BR>&gt;&gt;&gt; On 10/24/2011 at 7:11 AM, Richard Mealing &lt;richard@fastnet.co.uk&gt; wrote:<BR></DIV>
<TABLE style="MARGIN: 0px 0px 0px 15px; FONT-SIZE: 1em" border=0 bgColor=#f3f3f3>
<TBODY>
<TR>
<TD>
<DIV style="BORDER-LEFT: #050505 1px solid; PADDING-LEFT: 7px">
<DIV class=WordSection1>
<P class=MsoNormal>Hi everyone,<o:p></o:p></P>
<P class=MsoNormal><o:p>&nbsp;</o:p></P>
<P class=MsoNormal>I’m using MailScanner-4.83.5 and I’ve changed the Maximum Message size / attachment size to rulesets..<o:p></o:p></P>
<P class=MsoNormal><o:p>&nbsp;</o:p></P>
<P class=MsoNormal>Maximum Message Size = %rules-dir%/max.message.size.rules<o:p></o:p></P>
<P class=MsoNormal><o:p>&nbsp;</o:p></P>
<P class=MsoNormal>In my rules file I have this set – <o:p></o:p></P>
<P class=MsoNormal><o:p>&nbsp;</o:p></P>
<P class=MsoNormal># Set the Maximum Message size.<o:p></o:p></P>
<P class=MsoNormal># Do not change this default line.<o:p></o:p></P>
<P class=MsoNormal>FromOrTo:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; default 0<o:p></o:p></P>
<P class=MsoNormal>#<o:p></o:p></P>
<P class=MsoNormal>##################################<o:p></o:p></P>
<P class=MsoNormal>To:&nbsp;&nbsp;&nbsp;&nbsp; *@adomain.co.uk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5M<o:p></o:p></P>
<P class=MsoNormal><o:p>&nbsp;</o:p></P>
<P class=MsoNormal><o:p>&nbsp;</o:p></P>
<P class=MsoNormal>When I email my domain with an 11m attachment, it comes in fine and gets scanned, spamassassin says to big to scan, but the email gets delivered. I want to bounce the email using mailscanner. Is this possible or should I just give up and do this on sendmail somehow? <o:p></o:p></P>
<P class=MsoNormal><o:p>&nbsp;</o:p></P>
<P class=MsoNormal>I also tried setting Maximum Attachment size to a ruleset and creating this ruleset – <o:p></o:p></P>
<P class=MsoNormal><o:p>&nbsp;</o:p></P>
<P class=MsoNormal># Set the Maximum Message size.<o:p></o:p></P>
<P class=MsoNormal># Do not change this default line.<o:p></o:p></P>
<P class=MsoNormal>FromOrTo: default&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -1<o:p></o:p></P>
<P class=MsoNormal>#<o:p></o:p></P>
<P class=MsoNormal>##################################<o:p></o:p></P>
<P class=MsoNormal>To:&nbsp;&nbsp;&nbsp;&nbsp; *@mydomain.co.uk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5M<o:p></o:p></P>
<P class=MsoNormal><o:p>&nbsp;</o:p></P>
<P class=MsoNormal>Again the email just comes through nicely, but not what I want!<o:p></o:p></P>
<P class=MsoNormal><o:p>&nbsp;</o:p></P>
<P class=MsoNormal><o:p>&nbsp;</o:p></P>
<P class=MsoNormal>I have restarted mailscanner and reloaded it, restarted the machine. I can’t see any problems in lint.<o:p></o:p></P>
<P class=MsoNormal><o:p>&nbsp;</o:p></P>
<P class=MsoNormal>Many thanks,<o:p></o:p></P>
<P class=MsoNormal><o:p>&nbsp;</o:p></P>
<P class=MsoNormal><o:p>&nbsp;</o:p></P>
<P class=MsoNormal><SPAN style="mso-fareast-language: EN-GB" lang=EN-US>Richard </SPAN><SPAN style="mso-fareast-language: EN-GB"><o:p></o:p></SPAN></P>
<P class=MsoNormal><o:p>&nbsp;</o:p></P></DIV></DIV></TD></TR></TBODY></TABLE></BODY></HTML>