summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-08-25 12:29:11 -0700
committerDouwe Maan <douwe@gitlab.com>2015-08-25 12:29:11 -0700
commit9ae12c398143cb15799eeca301fc761f7e096b2c (patch)
tree48035eae5de01e945cc7d95afe18e7397b672a1a
parent5c226d335fa18a9af48fef051c2d309467324f46 (diff)
downloadgitlab-ce-9ae12c398143cb15799eeca301fc761f7e096b2c.tar.gz
No mailbox_command needed
-rw-r--r--doc/reply_by_email/postfix.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reply_by_email/postfix.md b/doc/reply_by_email/postfix.md
index e2a974fbe17..0b16e5e8e80 100644
--- a/doc/reply_by_email/postfix.md
+++ b/doc/reply_by_email/postfix.md
@@ -120,7 +120,6 @@ Courier, which we will install later to add IMAP authentication, requiers mailbo
```sh
sudo postconf -e "home_mailbox = Maildir/"
- sudo postconf -e "mailbox_command = "
```
1. Restart Postfix: