[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] 2gb on admin mail
- Subject: RE: [cobalt-users] 2gb on admin mail
- From: "Alex Lee" <alex@xxxxxxxxxx>
- Date: Mon Feb 12 11:48:02 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> Damn... I'm impressed.
>
> > How can I delete them? Can I delete /home/spool/mail/admin and create
> > another one? I think 99% of contents are trash.
>
> Yes, you can delete the file. If there is no spool file, the mailserver
> will create one when it needs it.
a quicker way to delete the mailbox is just to:
cat /dev/null > /var/spool/mail/admin
alex