find /var/spool/clientmqueue/ -type f -exec rm {} ;
find /var/spool/clientmqueue/ -type f | xargs rm -f