| commit | 9efaf442bad8f020444111086ce427f1f833294a | [log] [tgz] |
|---|---|---|
| author | rsc <devnull@localhost> | Sun Feb 12 19:48:11 2006 +0000 |
| committer | rsc <devnull@localhost> | Sun Feb 12 19:48:11 2006 +0000 |
| tree | 008cc275f2f0a079360788e7783d3165cfb09161 | |
| parent | 4db31855e7fde9a087fb59e761743420aaa3743b [diff] [blame] |
add readme
diff --git a/mail/README b/mail/README new file mode 100644 index 0000000..38752ab --- /dev/null +++ b/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 +