Steve Mitchell writes: 

> Ouch: 
> 
> Filesystem            Inodes   IUsed   IFree IUse% Mounted on
> /dev/hda1            1024000 1024000       0  100% / 
> 
> So, how does one get around this?  Should I/can I eliminate that check and
> still be safe?  I'm not delivering a huge amount of mail here, and it's very
> unlikely that I will ever run out of space. 
> 
> What can I safely remove in submit.C to make this work?

No.  Even if you do, you can't create any files on this filesystem.  You're 
out of inodes.  If your filesystem is misreporting the inode count, you 
could, perhaps, edit out this check, but you'll do it at your own risk. 


-- 
Sam 



-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to