Re: [9fans] Setting up Mail in Acme on the Raspberry Pi.

2014-11-03 Thread erik quanstrom
On Fri Oct 31 14:10:52 EDT 2014, sdao...@yandex.com wrote: > erik quanstrom wrote: > > |that thread's about p9p not plan 9, and i don't see the error \ > |at hand in the output. > > Well i do see hints from Erik. In that thread, that is. > I consider that is.. something.. oh, yes. i see now

Re: [9fans] Setting up Mail in Acme on the Raspberry Pi.

2014-11-03 Thread erik quanstrom
On Sat Nov 1 08:25:30 EDT 2014, charles.fors...@gmail.com wrote: > On 27 October 2014 19:10, erik quanstrom wrote: > > > it's not complicated. permissions work like unix. > > > It's actually simpler but more powerful: groups are just users with members > instead of a distinct thing; membersh

Re: [9fans] Setting up Mail in Acme on the Raspberry Pi.

2014-11-03 Thread erik quanstrom
> Type the line: > ;upas/smtp -d -a -h localhost.localdomain net!smtp.spray.se plan9.meo@gmail > x...@spray.se > i haven't done this by hand for a while but i see a few problems 1. -h localhost.localdomain violates the rfc. the rfc demands that the (E)HELO line contain a name that's resolvab

Re: [9fans] Setting up Mail in Acme on the Raspberry Pi.

2014-11-03 Thread trebol
You must set the dot to all the text (mark all the text, for example type ':,' in the tag line and click it with buttom 3) and then execute in the tag '>upas/smtp -d -a ...' Don't forget the '>', read acme(1). trebol.

Re: [9fans] [OFF-TOPIC] It is true that is impossible write in binary code, the lowest level of programming that you can write is in hexadecimal code?

2014-11-03 Thread David Hoskin
It's certainly possible! If your machine doesn't have those cool front panel toggle switches, just use this simple compiler: #include #include void main(void) { char buf[8]; int i; char c; while(read(0, buf, 8) == 8){ c = 0; for(

[9fans] [OFF-TOPIC] It is true that is impossible write in binary code, the lowest level of programming that you can write is in hexadecimal code?

2014-11-03 Thread françai s
I intend to write in lowest level of computer programming as a hobby. It is true that is impossible write in binary code, the lowest level of programming that you can write is in hexadecimal code? What is the lowest level of programming computers that you can write ? Is binary code? Is hex code

Re: [9fans] [go-nuts] Re: 9p protocol go implementation

2014-11-03 Thread Skip Tavakkolian
short version: you need libauth in Go (or start the go9p client/server by C programs that do the auth). 9P facilitates authentication (but doesn't define or dictate the method). intro(5), auth(2) and factotum(4) will be helpful. basically Tauth is used to request a fid to negotiate authentication

Re: [9fans] Raspberry PI - SPI screen

2014-11-03 Thread Richard Miller
> a small lcd with touch input and the same footprint as an rpi has other > uses. hget http://www.raspberrypi.org/piphone-home-made-raspberry-pi-smartphone

Re: [9fans] Setting up Mail in Acme on the Raspberry Pi.

2014-11-03 Thread Mats Olsson
Hi all! I can't get through to any gmail account however I try but I got through to another account but the mail was not containing anything. I must be doing something wrong. I've tried like this: term % acme -f /lib/font/bit/lucidasans/latin1.10.font (I like this font in acme) Delete the l

Re: [9fans] Setting up Mail in Acme on the Raspberry Pi.

2014-11-03 Thread Mats Olsson
Hi all! I can't get through to any gmail account however I try but I got through to another account but the mail was not containing anything. I must be doing something wrong. I've tried like this: term % acme -f /lib/font/bit/lucidasans/latin1.10.font (I like this font in acme) Detete the l