9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: geoff@collyer.net
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Deleting mail
Date: Wed,  7 Jun 2006 15:54:42 -0700	[thread overview]
Message-ID: <41548f94a12c4167d20e56bdcbd505ea@collyer.net> (raw)
In-Reply-To: <3096bd910606071551t7b033f88ga5f1d64cb040fecb@mail.gmail.com>

Try this:

	cd /mail/box/$user
	chmod -al mbox
	>mbox
	chmod +al mbox
	ls -l mbox

You should see a zero-length mbox file.



  reply	other threads:[~2006-06-07 22:54 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-07 22:16 Rodolfo (kix)
2006-06-07 22:22 ` Brantley Coile
2006-06-07 22:36   ` Rodolfo (kix)
2006-06-07 22:37     ` geoff
2006-06-07 22:39       ` Brantley Coile
2006-06-07 22:51         ` Rodolfo (kix)
2006-06-07 22:54           ` geoff [this message]
2006-06-07 22:45       ` Rodolfo (kix)
2006-06-07 22:38     ` Brantley Coile
2006-06-08 12:04 ` rog
2006-06-08 17:28   ` Rodolfo (kix)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41548f94a12c4167d20e56bdcbd505ea@collyer.net \
    --to=geoff@collyer.net \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).