[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Flushing a mailbox
- Subject: Re: [cobalt-users] Flushing a mailbox
- From: flash22@xxxxxxx
- Date: Mon Aug 28 17:26:10 2000
On Fri, 25 Aug 2000, Babu P. Yogarajah wrote:
> At 11:08 25/08/00 -0700, you wrote:
> >"Babu P. Yogarajah" wrote:
> >>
> >> Login as root to your RAQ
> >> then do
> >> cat /dev/null > /var/spool/mail/USERID
> >
> >Even quicker.
> >
> >[root@host]# > ~mail/USERID
> >
> >:)
> >
> >Jeff
>
> Interesting..... I didn't know until this moment.
>
> -Babu
hmm, the first deletes mail from the system spol, the second one deletes
from the local users (delivered) mailbox....how are these the same?
g