On Sat, 6 Jul 2002, Alan Becker wrote: > To count the messages in such a file, you could use: > cat mailbox_file | grep -Ec "^From "
I can count messages, however this doesn't tell me if the user has a 100MB spool file, or a 100K spool file. What I want is for the quota utils take this file also into account when determining the user's quota. I want to enforce quota on everyone (set at 50MB per user), however I don't want users to leave their junk mail, or movie files, or whatever they get through email to stay in /var/spool/mail just because their own directory is already full (quota-wise). I want that 50MB quota restriction to apply to mail as well. Is this even possible? _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list