9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] 3 questions
@ 2006-05-29 16:33 Ronald G. Minnich
  2006-05-29 16:36 ` quanstro
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Ronald G. Minnich @ 2006-05-29 16:33 UTC (permalink / raw)
  To: 9fans

I've got a system up  and a reluctant user.

"I don't like that acme mail" she says. So, I have set up (almost) imap4d
over ssl. Both thunderbird and mac mailer get part way in:
                : imap4d debugging enabled
                * OK roo.hsd1.nm.comcast.net. IMAP4rev1 server ready

and then hang.  They are waiting for something, and imap4d seems to be
waiting. If I disconnect them, I see this:

          * bad empty command line: bad syntax

          * bye end of input


any idea what could be going wrong here?

Second question: drawterm in from a windows box. i can see C: (c-coli) but
not d-coli, e-coli, etc. in /mnt/term. How do I get  to these other
things?

last question. "You're kidding", she says, "you guys just edit raw html?"
Well, er, I stammer, pretty much. So, how do you folks out there edit your
web pages? I never even thought about it until now. I just do the html
dance.

thanks

ron


^ permalink raw reply	[flat|nested] 14+ messages in thread
* Re: [9fans] 3 questions
@ 2006-05-29 17:14 Fco. J. Ballesteros
  0 siblings, 0 replies; 14+ messages in thread
From: Fco. J. Ballesteros @ 2006-05-29 17:14 UTC (permalink / raw)
  To: jmk, rminnich, 9fans

:  After the 'how do we read/store mail on Plan 9' a couple of months ago,
:  has anyone done anything to improve the situation, e.g. memory footprint?

I have done something.
In the Plan B distrib I copied to sources, there's a program that
should work also for Plan 9. It should be at
/n/sources/contrib/nemo/sys/src/cmd/mail2fs/ IIRC

The idea is that mail2fs converts from mbox format to a file tree.
For example, my current inbox (listed from its root), is:

200605/6679/text    rsc@swtch.com   Re: [9fans] 3 questions                          
200605/6678/text    rsc@swtch.com   Re: [9fans] 3 questions                          
200605/6677/text    quanstro@quans  Re: [9fans] 3 questions                          
200605/6676/text    jmk@plan9.bell  Re: [9fans] 3 questions                          
200605/6675/text    quanstro@quans  Re: [9fans] 3 questions                          
200605/6674/text    jcenteno@gsyc.  Re: programa en canal historia                   
....

Then, to read mail, I use mails (which merely pretty-prints */[0-9]*/text)
or one for the wrappers. Indeed, cat */[0-9]*/text works well enough.

Would this suffice?
I remember complaints about the speed of using grep to search within this,
but in practice, I manage. If that's a problem, maybe what we need is a
generic file search a-la google for our files.



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

end of thread, other threads:[~2006-05-30  7:35 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-29 16:33 [9fans] 3 questions Ronald G. Minnich
2006-05-29 16:36 ` quanstro
2006-05-29 16:40 ` quanstro
2006-05-29 16:49 ` jmk
2006-05-29 17:15 ` lucio
2006-05-30  4:34   ` Ronald G Minnich
2006-05-30  6:26     ` arisawa
2006-05-30  7:35     ` quanstro
2006-05-29 17:57 ` Russ Cox
2006-05-30  0:04   ` geoff
2006-05-29 17:58 ` Russ Cox
2006-05-29 22:55   ` Adrian Tritschler
2006-05-30  3:05 ` Micah Stetson
2006-05-29 17:14 Fco. J. Ballesteros

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