mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
add readme
This commit is contained in:
parent
4db31855e7
commit
9efaf442ba
1 changed files with 6 additions and 0 deletions
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 a new issue