9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] permission bit of /mail/box
@ 2003-09-22  0:06 YAMANASHI Takeshi
  2003-09-22  0:35 ` Dan Cross
  2003-09-22  1:34 ` okamoto
  0 siblings, 2 replies; 91+ messages in thread
From: YAMANASHI Takeshi @ 2003-09-22  0:06 UTC (permalink / raw)
  To: 9fans

"On Mon Sep 22 07:01:30 JST 2003, cross@math.psu.edu wrote:"
> In maybe the most common case, /mail and /usr are on the
> same filesystem, so creating them at the same time wouldn't hurt anything
> and might help some.

OKay.  I (alone it seems :) am not comfortable with the
situation that /mail sits on fossil and some sensitive
mail can remain on the venti forever after a snapshot.

By the way, is there a way to delete all instances of
a file on venti completely?


> Or maybe add a small script
> function or macro facility to the command interpreter on the filesystem
> But then, we're getting pretty close to something like a real
> shell.

Yes, looks like a shell.  I would like to leave the job to
the existing shell 'rc' rather than complicating kfscmd
and fossilcons.
--



^ permalink raw reply	[flat|nested] 91+ messages in thread
* Re: [9fans] permission bit of /mail/box
@ 2003-09-24  0:32 matt
  2003-09-24  0:27 ` Dan Cross
  0 siblings, 1 reply; 91+ messages in thread
From: matt @ 2003-09-24  0:32 UTC (permalink / raw)
  To: 9fans


> For years I've been meaning to create a searchable archive of 9fans.
> (It's not a difficult thing to do.

hget -o 9fans.mbox https://lists.cse.psu.edu/archives/9fans.mbox/9fans.mbox

keeps a local version of the full archive in sync

If you were feeling adventurous you could even do

upas/fs -f 9fans.mbox

curiously the full archive starts in Sep 2000



^ permalink raw reply	[flat|nested] 91+ messages in thread
* Re: [9fans] permission bit of /mail/box
@ 2003-09-24  0:11 matt
  0 siblings, 0 replies; 91+ messages in thread
From: matt @ 2003-09-24  0:11 UTC (permalink / raw)
  To: cross, 9fans


> For years I've been meaning to create a searchable archive of 9fans.
> (It's not a difficult thing to do.

hget -o 9fans.mbox https://lists.cse.psu.edu/archives/9fans.mbox/9fans.mbox

keeps a local version of the full archive in sync

If you were feeling adventurous you could even do

upas/fs -f 9fans.mbox

curiously the full archive starts in Sep 2000



^ permalink raw reply	[flat|nested] 91+ messages in thread
* RE: [9fans] permission bit of /mail/box
@ 2003-09-23 13:50 Tiit Lankots
  0 siblings, 0 replies; 91+ messages in thread
From: Tiit Lankots @ 2003-09-23 13:50 UTC (permalink / raw)
  To: 9fans

>why are we hardest hit?  none of my other email addresses (which
>generally receive more spam than @cpsc.ucalgary) have had any problems
>whatsoever.  the one address I use for posting to 9fans (and pretty
>much no external communication) received 350MB worth of viruses since
>last thursday, in 2000+ messages.

highly strange, indeed. of my company (~ 30 workers) i am the *only* one hit, 
and i'm getting about 700 viruses/day. (not to mention all the 'delivery impossible'
messages.) what's more strange, it seems that i was among the first to be hit.
i wonder if they did some email scavenging from usenet before releasing it...

Tiit


^ permalink raw reply	[flat|nested] 91+ messages in thread
* Re: [9fans] permission bit of /mail/box
@ 2003-09-22  7:49 YAMANASHI Takeshi
  2003-09-22  7:55 ` okamoto
  0 siblings, 1 reply; 91+ messages in thread
From: YAMANASHI Takeshi @ 2003-09-22  7:49 UTC (permalink / raw)
  To: 9fans

"On Mon Sep 22 16:13:37 JST 2003, okamoto@granite.cias.osakafu-u.ac.jp wrote:"
> I'm receiving thousands of junk mails describing MS Custermer etc.
> I think those are definetly junks and never to go archive.

It is ok those junk mail to be archived.  Those disk blocks will
never (in practical meaning :) be used unless the bunch of junk
is received.


> Some students
> may gather some kinds of pictures in his home directory.

However, this case could be different.  Someday they would
notice that their deeds cannot be undone.  not if throwing
the disk into the fire of Mount Doom.
--



^ permalink raw reply	[flat|nested] 91+ messages in thread
* Re: [9fans] permission bit of /mail/box
@ 2003-09-22  6:30 Laura Creighton
  2003-09-22  8:41 ` boyd, rounin
  0 siblings, 1 reply; 91+ messages in thread
From: Laura Creighton @ 2003-09-22  6:30 UTC (permalink / raw)
  To: rminnich; +Cc: 9fans, lac


>actually in many Gov't situations, a mail system that made mail
>un-deletable would be considered a huge plus.

Any time you want to buy a CAPS system, Ron, you know where to find
us :-)  (Though having received over 3000 copies of the blaster
worm this weekend has convinced me that anybody, who like us offers
this has got to have a 'this mail is virtually identical to
that mail, so just store one copy and make a database link' option.)

Laura


^ permalink raw reply	[flat|nested] 91+ messages in thread
* Re: [9fans] permission bit of /mail/box
@ 2003-09-22  5:00 Dennis Ritchie
  2003-09-22  5:19 ` Ronald G. Minnich
                   ` (3 more replies)
  0 siblings, 4 replies; 91+ messages in thread
From: Dennis Ritchie @ 2003-09-22  5:00 UTC (permalink / raw)
  To: 9fans

 > actually in many Gov't situations, a mail system that made mail
 > un-deletable would be considered a huge plus.

And some in Gov't situations were rather taken
aback to discover that mail they thought they'd
deleted was in fact archived.


^ permalink raw reply	[flat|nested] 91+ messages in thread
* Re: [9fans] permission bit of /mail/box
@ 2003-09-21 15:16 YAMANASHI Takeshi
  2003-09-21 15:52 ` Jim Choate
  2003-09-21 22:00 ` Dan Cross
  0 siblings, 2 replies; 91+ messages in thread
From: YAMANASHI Takeshi @ 2003-09-21 15:16 UTC (permalink / raw)
  To: 9fans

"On Sun Sep 21 21:33:30 JST 2003, arisawa@ar.aichi-u.ac.jp wrote:"
> I think it is convenient if /mail/box/$user is automatic created
> at the time when /usr/$user is created.

I'm afraid to contradict you, but /mail and /usr is not
necessarily on the same file system.  And more, this should
be relevant to the cron directory too.
--



^ permalink raw reply	[flat|nested] 91+ messages in thread
* [9fans] permission bit of /mail/box
@ 2003-09-20 10:18 Kenji Arisawa
  2003-09-20 14:04 ` David Presotto
  2003-09-20 14:47 ` mirtchov
  0 siblings, 2 replies; 91+ messages in thread
From: Kenji Arisawa @ 2003-09-20 10:18 UTC (permalink / raw)
  To: 9fans

Hello,

I can't create mail box by
mail -c

Permission bit of /mail/box of my system is
term% ls -l /mail
d-rwxrwxr-x M 8 upas    upas 0 Jun  6  2002 /mail/box
d-rwxrwxrwx M 8 upas    upas 0 May  2  2002 /mail/faxoutqueue
d-rwxrwxrwx M 8 upas    upas 0 May  2  2002 /mail/faxqueue
d-r-xr-xr-x M 8 upas    upas 0 May  2  2002 /mail/fs
d-rwxrwxr-x M 8 upas    upas 0 Jun  7 22:51 /mail/lib
d-rwxrwxrwx M 8 upas    upas 0 May 17  2002 /mail/queue
d-rwxrwxr-x M 8 arisawa upas 0 May 17  2002 /mail/ratify
d-rwxrwxrwx M 8 upas    upas 0 Nov 17  2002 /mail/tmp

The bit came from plan9.db
term% grep mail plan9.db
...
mail - 20000000775 upas upas 1019918807 0
mail/box - 20000000775 upas upas 1019918807 0
mail/box/glenda - 20000000775 glenda glenda 1019918807 0
...

How a user can create mail box under d-rwxrwxr-x ?
I suspect the mode bit must be d-rwxrwxrwx


Kenji Arisawa



^ permalink raw reply	[flat|nested] 91+ messages in thread

end of thread, other threads:[~2003-09-24 15:14 UTC | newest]

Thread overview: 91+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-22  0:06 [9fans] permission bit of /mail/box YAMANASHI Takeshi
2003-09-22  0:35 ` Dan Cross
2003-09-22  0:43   ` Jim Choate
2003-09-22  1:40   ` ron minnich
2003-09-22  1:58     ` okamoto
2003-09-22  4:18       ` Rob Pike
2003-09-22  4:49         ` okamoto
2003-09-22  5:25           ` Kenji Arisawa
2003-09-22  5:56             ` Geoff Collyer
2003-09-22  6:10               ` Russ Cox
2003-09-22  6:22                 ` okamoto
2003-09-22  6:51                   ` Russ Cox
2003-09-22  7:12                     ` okamoto
2003-09-22  7:22                       ` Fco.J.Ballesteros
2003-09-22  7:34                         ` okamoto
2003-09-22  7:38                           ` Fco.J.Ballesteros
2003-09-22  7:54                             ` okamoto
2003-09-22 14:30                         ` Joel Salomon
2003-09-22 16:56                           ` Fco.J.Ballesteros
2003-09-23  4:18                             ` Kenji Arisawa
2003-09-23 10:11                               ` ron minnich
2003-09-23 12:50                                 ` Joel Salomon
2003-09-23 13:35                                   ` mirtchov
2003-09-23 13:05                                     ` Sam
2003-09-23 17:00                                       ` Dan Cross
2003-09-23 13:29                                     ` boyd, rounin
2003-09-23 13:55                                       ` splite
2003-09-23 14:40                                     ` ron minnich
2003-09-23 15:22                                       ` Russ Cox
2003-09-23 16:23                                         ` ron minnich
2003-09-23 16:28                                           ` Russ Cox
2003-09-23 17:26                                             ` Dan Cross
2003-09-23 19:17                                               ` mirtchov
2003-09-23 23:06                                                 ` Dan Cross
2003-09-24 10:10                                                   ` boyd, rounin
2003-09-24 15:14                                                     ` matt
2003-09-23 17:32                                           ` matt
2003-09-24  0:33                                             ` boyd, rounin
2003-09-23 17:38                                         ` C H Forsyth
2003-09-23  4:20                             ` Kenji Arisawa
2003-09-23 13:23                               ` Russ Cox
2003-09-22 14:27                       ` Joel Salomon
2003-09-22 14:41                         ` ron minnich
2003-09-22 14:41                           ` Joel Salomon
2003-09-23  2:25                           ` boyd, rounin
2003-09-22 14:15                     ` David Presotto
2003-09-22  6:26                 ` Kenji Arisawa
2003-09-22 14:42       ` David Presotto
2003-09-24  3:41         ` okamoto
2003-09-24  4:32           ` andrey mirtchovski
2003-09-24 11:58           ` boyd, rounin
2003-09-22  2:22   ` Scott Schwartz
2003-09-22  4:28     ` Kenji Arisawa
2003-09-22 14:17     ` David Presotto
2003-09-22  1:34 ` okamoto
  -- strict thread matches above, loose matches on Subject: below --
2003-09-24  0:32 matt
2003-09-24  0:27 ` Dan Cross
2003-09-24  2:57   ` Scott Schwartz
2003-09-24 11:06   ` boyd, rounin
2003-09-24  0:11 matt
2003-09-23 13:50 Tiit Lankots
2003-09-22  7:49 YAMANASHI Takeshi
2003-09-22  7:55 ` okamoto
2003-09-22  6:30 Laura Creighton
2003-09-22  8:41 ` boyd, rounin
2003-09-22  5:00 Dennis Ritchie
2003-09-22  5:19 ` Ronald G. Minnich
2003-09-22 10:26 ` Bruce Ellis
2003-09-22 15:30 ` Dan Cross
2003-09-23  8:46 ` Douglas A. Gwyn
2003-09-21 15:16 YAMANASHI Takeshi
2003-09-21 15:52 ` Jim Choate
2003-09-21 22:00 ` Dan Cross
2003-09-20 10:18 Kenji Arisawa
2003-09-20 14:04 ` David Presotto
2003-09-20 17:21   ` Dan Cross
2003-09-20 14:47 ` mirtchov
2003-09-20 15:00   ` Russ Cox
2003-09-20 15:40     ` mirtchov
2003-09-20 16:20       ` mirtchov
2003-09-20 16:23         ` Russ Cox
2003-09-21 12:32           ` Kenji Arisawa
2003-09-21 13:29             ` David Presotto
2003-09-21 15:55               ` Jim Choate
2003-09-21 21:50               ` Dan Cross
2003-09-22  1:40                 ` David Presotto
2003-09-22  2:06                   ` Dan Cross
2003-09-22  2:12                   ` Kenji Arisawa
2003-09-22 14:35                     ` David Presotto
2003-09-23  4:39                       ` Kenji Arisawa
2003-09-20 15:40     ` mirtchov

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).