[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] mail box full



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