Hi,
When a user had thousands of messages in their mailbox, we used to be able to echo -n>inbox to empty them all out; this doesn't work with the new mail system.
When I try rm -rf * in the /cur and /new directories I get:
Any suggestions please?
Cheers
Simon
When a user had thousands of messages in their mailbox, we used to be able to echo -n>inbox to empty them all out; this doesn't work with the new mail system.
When I try rm -rf * in the /cur and /new directories I get:
Code:
-bash: /bin/rm: Argument list too long
Cheers
Simon