9fans archive / 2006 / 05 / 243    prev next

search terms are split using tokenize from:regexp searches From: lines subject:regexp searches Subject: lines before:yyyy[/mm[/dd]] and after:yyyy[/mm[/dd]] specify date range powered by grep(1)
From: quanstro@qua... Subject: 3 questions Date: Mon, 29 May 2006 11:36:47 -0500 try telneting to the imap4d server. then type this: (you need the integer prefix -- that's imap's command tag. you can use any string, unique to that session.) 1 login $USER $PASSWORD 2 select inbox 3 fetch 1 all 4 fetch 1 body[] 5 logout if you hang on 4, you have some sort of network problem. - erik On Mon May 29 11:35:04 CDT 2006, rminnich@lan... wrote: > 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 >