K kobimi New Member Dec 4, 2007 4 0 1 Dec 4, 2007 #1 hello i need to block only extension PPS ,how can i do this thanks
tom Proxmox Staff Member Staff member Aug 29, 2006 15,914 1,181 273 Dec 4, 2007 #2 kobimi said: hello i need to block only extension PPS ,how can i do this thanks Click to expand... hi, just make a rule like this: From: Anybody To: Anybody When: Always What: PPS files Action: Remove attachments To do this, please create the custom What object "PPS files" and "add match filename", see screenshot. do not forget to activate the rule, check the direction and the priority - and finally test it. Attachments pps.jpg 15.2 KB · Views: 9
kobimi said: hello i need to block only extension PPS ,how can i do this thanks Click to expand... hi, just make a rule like this: From: Anybody To: Anybody When: Always What: PPS files Action: Remove attachments To do this, please create the custom What object "PPS files" and "add match filename", see screenshot. do not forget to activate the rule, check the direction and the priority - and finally test it.
tom Proxmox Staff Member Staff member Aug 29, 2006 15,914 1,181 273 Dec 5, 2007 #3 kobimi said: hello i need to block only extension PPS ,how can i do this thanks Click to expand... Hi, I gave you the wrong regular expression (*.pps). the right regular expression for pps files is: .*\.pps
kobimi said: hello i need to block only extension PPS ,how can i do this thanks Click to expand... Hi, I gave you the wrong regular expression (*.pps). the right regular expression for pps files is: .*\.pps