Jason Pyeron wrote:
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of nate
Sent: Monday, February 25, 2008 21:47
To: centos@centos.org
Subject: Re: [CentOS] Huge mailq

Jason Pyeron wrote:
Where should we start on preventing this type of problem?

[EMAIL PROTECTED] 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@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to