<div class="gmail_quote">On Wed, Nov 5, 2008 at 7:27 PM, Julian Field <span dir="ltr">&lt;<a href="mailto:MailScanner@ecs.soton.ac.uk" target="_blank">MailScanner@ecs.soton.ac.uk</a>&gt;</span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div>
<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Your fix is not okay. You will have broken your filename.rules.conf filename rules. Check your rule for the double-extension trapping and see if you have deleted or added a bracket by mistake. Or else the 2 new rules above that which mention days of the week or months of the year. I suspect someone added the 2 new rules there, and didn&#39;t get it quite right when they were copying them into your customised filename.rules.conf.<br>

</blockquote></div></div>
<br>
Jules</blockquote><div><br></div><div>Here are those rules in the active&nbsp;<span class="Apple-style-span" style="border-collapse: collapse; ">filename.rules.conf<span class="Apple-style-span" style="border-collapse: separate; ">:</span></span></div>
<div><br></div><div># Allow days of the week and months in doc names, e.g. blah.wed.doc</div><div>allow &nbsp; \.(mon|tue|wed|thu|fri|sat|sun)\.[a-z0-9]{3}$ &nbsp; - &nbsp; &nbsp; &nbsp; -allow &nbsp; \.(jan|feb|mar|apr|may|jun|june|jul|july|aug|sep|sept|oct|nov|dec)\.[a-z0-9]{3}$ &nbsp; &nbsp; &nbsp; &nbsp;- &nbsp; &nbsp; &nbsp; -</div>

<div><br></div><div># Deny all other double file extensions. This catches any hidden filenames.deny &nbsp; &nbsp;\.[a-z][a-z0-9]{2,3}\s*\.[a-z0-9]{3}$ &nbsp; Found possible filename hiding &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Attempt to hide real filename extension&nbsp;</div>
<div><br></div><div>The only changes to that file that have been made are to remove the OE length checking (the site is Mac-only and that rule interferes with legitimate mail) and to add an allow for .svn files.</div><div>
<br></div><div>Symon.</div>
</div>