|
From: Kris D. <kd...@vi...> - 2006-05-17 14:34:48
|
Obantec Support wrote: > ----- Original Message ----- > From: "Kris Deugau" <kd...@vi...> > To: <web...@li...> > Sent: Tuesday, May 16, 2006 3:28 PM > Subject: Re: [webmin-l] usermin delete messages problem > >>I've posted versions of the mail management scripts I wrote: >> >>http://www.deepnet.cx/~kdeugau/spamtools/ > Hi > > all your files that end in .pl give 500 error. your server is trying to run > them! Whoops! I wonder how long that's been broken... Fixed. The scripts there are designed to be run as root; any temporary files they create are created as root and so ignore quotas. If you're *really* short on disk, this is likely to cause problems. -kgd |