summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 69b6366..380d807 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,11 @@ be changed to `~/.Maildir/inbox` as follows:
make USERNAME=peter MAILBOX_PATH=.Maildir/inbox
+Absolute paths are also supported. The following configuration will put mail in
+`/var/mail/new/(filename)`:
+
+ make USERNAME=nobody MAILBOX_PATH=/var/mail
+
To install femtomail on your system with the appropriate capabilities:
make install install-link-sendmail setcap