<div>I&#39;ll give it a try - gotta learn more about reg expressions :)</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Thanks...</div>
<div>&nbsp;</div>
<div>&nbsp;- Iad<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 9/19/07, <b class="gmail_sendername">shuttlebox</b> &lt;<a href="mailto:shuttlebox@gmail.com">shuttlebox@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On 9/19/07, Iad Scoot &lt;<a href="mailto:iad.scoot@gmail.com">iad.scoot@gmail.com</a>&gt; wrote:<br>&gt; Duh...why didn&#39;t I think of that??
<br>&gt;<br>&gt; Thanks....any thoughts on how to do fewer &quot;allow&quot; lines - maybe via regex or<br>&gt; similar? For example, text files, image files, etc could both have the same<br>&gt; &quot;.yyy&quot; extension but obviously different &quot;.xxx&quot; extensions.
<br><br>Maybe something like:<br><br>accept&nbsp;&nbsp;\.(xls|pdf|doc|zip)\.yyy$&nbsp;&nbsp;-&nbsp;&nbsp;-<br><br>--<br>/peter<br>--<br>MailScanner mailing list<br><a href="mailto:mailscanner@lists.mailscanner.info">mailscanner@lists.mailscanner.info</a>
<br><a href="http://lists.mailscanner.info/mailman/listinfo/mailscanner">http://lists.mailscanner.info/mailman/listinfo/mailscanner</a><br><br>Before posting, read <a href="http://wiki.mailscanner.info/posting">http://wiki.mailscanner.info/posting
</a><br><br>Support MailScanner development - buy the book off the website!<br></blockquote></div><br>