tREADME - plan9port - [fork] Plan 9 from user space
HTML git clone git://src.adamsgaard.dk/plan9port
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
tREADME (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