Re: what is the best way to delete so many queue files?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



MontyRee wrote:
> Hello, all.
>  
>  
> I found that so many unnessary queue files are saved at /var/spool/clientmqueue/ directory.
>   
How do you know they are unnecessary?


>  
>  
> I tested two way to delete these files. 
>  
> 1. 
> # rm -rf /var/spool/clientmqueue/* 
>  
> 2. 
> # cd /var/spool/clientmqueue/ ; find . | xargs rm -fv
>  
> But this makes a few load of the system and took too much time to delete.
>  
> What is the best way to delete fast without too much load?
>  
>   

service sendmail start?
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux