Commit Diff


commit - 4db31855e7fde9a087fb59e761743420aaa3743b
commit + 9efaf442bad8f020444111086ce427f1f833294a
blob - /dev/null
blob + 38752aba119e60eb432a875af2a5d48b4a18d184 (mode 644)
--- /dev/null
+++ mail/README
@@ -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
+