add readme
This commit is contained in:
parent
4db31855e7
commit
9efaf442ba
6
mail/README
Normal file
6
mail/README
Normal file
@ -0,0 +1,6 @@
|
||||
To run mail you need to do at least the following:
|
||||
|
||||
cd $PLAN9/src/cmd/upas; mk install
|
||||
cd $PLAN9/log; chmod 666 smtp smtp.debug smtp.fail mail >smtp >smtp.debug >smtp.fail >mail
|
||||
chmod 777 $PLAN9/mail/queue
|
||||
|
||||
Loading…
Reference in New Issue
Block a user