Jason Pyeron wrote:
-----Original Message-----
From: centos-bounces@xxxxxxxxxx
[mailto:centos-bounces@xxxxxxxxxx] On Behalf Of nate
Sent: Monday, February 25, 2008 21:47
To: centos@xxxxxxxxxx
Subject: Re: Huge mailq
Jason Pyeron wrote:
Where should we start on preventing this type of problem?
[root@server34 mqueue]# find | wc -l
185259
/etc/init.d/sendmail stop
chkconfig --level 2345 sendmail off
find /var/spool/mqueue -type f -exec rm -f {} \;
Funny,
But we tried an even esier rm -rf / && reboot
Eheh, but the '&& reboot' part is rather useless as the reboot symlink
should have disappeared once the 'rm -rf /' has done its magic ;).
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos