You can use the find command and then pipe it to rm<br><br>Do this from your mqueue directory.<br><br><pre><font size="4"> find . -name 'filename' | xargs rm</font></pre><br><br><div class="gmail_quote">On Tue, Jul 14, 2009 at 9:08 AM, Steve Davis <span dir="ltr"><<a href="mailto:steve@zio.com">steve@zio.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><p>Thought I was all finished with this. Had firewall rules set to block the numerous IP's attacking the server, however, it was not enough.<br>
<br>My /var folder is 100% full. Most of it in the /var/spool/mqueue<br><br>But I cannot delete or look at the files, when i try to <br>[root@raq1 mqueue]# rm -f *<br>bash: /bin/rm: Argument list too long<br><br>anyone have any ideas.<br>
<br>Also, none of the mail on this server is relevant. It is not being used as a mail server, for the most part. <br><br>Steve<br><br></p>

<br>_______________________________________________<br>
Blueonyx mailing list<br>
<a href="mailto:Blueonyx@blueonyx.it">Blueonyx@blueonyx.it</a><br>
<a href="http://www.blueonyx.it/mailman/listinfo/blueonyx" target="_blank">http://www.blueonyx.it/mailman/listinfo/blueonyx</a><br>
<br></blockquote></div><br>