Skip to content
This repository was archived by the owner on May 24, 2022. It is now read-only.

Commit

Permalink
setup doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
MFAshby committed May 6, 2019
1 parent c40096e commit 8bd2fa3
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions doc/SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,18 +78,6 @@ interface, e.g. https://mail.mfashby.net/, and enter the username and password
. Save the password to your password manager, or you can change the password
to something more memorable here if you want.


Now you can enable it as a service so it will start whenever your droplet
is restarted. Press `ctrl+c` to stop henrymail, then run the following:
```bash
systemctl daemon-reload
systemctl enable henrymail
systemctl start henrymail
```

Refresh the administration page again to check everything is working OK.
You can now close the terminal!

We've almost got a working email server. Go back to Namecheap, and add
a Custom MX record with host set to `@`, and value set to your mail server's name (with a trailing dot!):
![namecheap add mx record screenshot](img/namecheap_add_mx.png)
Expand Down

0 comments on commit 8bd2fa3

Please sign in to comment.