[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] mail box full
- Subject: Re: [cobalt-users] mail box full
- From: Jeff Lasman <jblists@xxxxxxxxxxxxx>
- Date: Wed Dec 6 14:16:50 2000
- Organization: nobaloney.net
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Micka wrote:
> I've already asked for this but can't remember how to do it (archives are such a mess:-)
> How to, in telnet session, empty a mail box without erase it?
# cat /dev/null > /var/spool/mail/username
More easily you can just delete it and let the mailserver recreate it
the next time the user gets mail:
# rm /var/spool/mail/username
Jeff
--
Jeff Lasman <jblists@xxxxxxxxxxxxx>
nobaloney.net
P. O. Box 52672
Riverside, CA 92517
voice: (909) 787-8589 * fax: (909) 782-0205