plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

README (210B)


      1 To run mail you need to do at least the following:
      2 
      3 	cd $PLAN9/src/cmd/upas; mk install
      4 	cd $PLAN9/log; chmod 666 smtp smtp.debug smtp.fail mail >smtp >smtp.debug >smtp.fail >mail
      5 	chmod 777 $PLAN9/mail/queue
      6