Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew Blessing <drew@gitlab.com>2016-01-14 17:46:56 +0300
committerDrew Blessing <drew@gitlab.com>2016-01-14 20:26:24 +0300
commit98c689d968d7de46815314ab9e5c35d5355dae96 (patch)
treee81547b7e01cdc3e40a763304e5721226effa513 /doc/incoming_email/README.md
parent33ccee239ebcac7785c1ad466c1624a43af99c90 (diff)
Update mailroom/postfix documentation [ci skip]
Diffstat (limited to 'doc/incoming_email/README.md')
-rw-r--r--doc/incoming_email/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/incoming_email/README.md b/doc/incoming_email/README.md
index 86d205ba7a5..4cfb8402943 100644
--- a/doc/incoming_email/README.md
+++ b/doc/incoming_email/README.md
@@ -74,10 +74,11 @@ To set up a basic Postfix mail server with IMAP access on Ubuntu, follow [these
As mentioned, the part after `+` in the address is ignored, and any email sent here will end up in the mailbox for `incoming@gitlab.example.com`/`gitlab-incoming@gmail.com`.
-1. Reconfigure GitLab for the changes to take effect:
+1. Reconfigure GitLab and restart mailroom for the changes to take effect:
```sh
sudo gitlab-ctl reconfigure
+ sudo gitlab-ctl restart mailroom
```
1. Verify that everything is configured correctly: