<div dir="ltr"><div>hi all,</div><div><br></div><div>i wanto to allow only zip files via a specific url regex</div><div><br></div><div>atm im allowing all attachments</div><div><br></div><div>^<a href="https://attachments.office.net/owa/.*">https://attachments.office.net/owa/.*</a></div><div><br></div><div>could i do this to lock it down to only zips</div><div><br></div><div>^<a href="https://attachments.office.net/owa/.zip">https://attachments.office.net/owa/.zip</a></div><div><br></div><div>thanks,</div><div>rob<br></div><div><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Regards, <br><br>Robert K Wild.<br></div></div></div></div>