Fix Mailu instructions

[ci skip]
This commit is contained in:
3wc 2020-10-24 20:13:39 +02:00
parent 8490d0151a
commit c7e7a5cdab
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@ Based on [`mediawiki`][mediawiki].
1. Edit `.envrc` and uncomment the `SMTP` lines. Set `SMTP_HOST` to
`postfix_relay` for `coop-cloud/postfix_relay`, or `mailu_front` for
`coop-cloud/mailu` (assuming default stack names)
2. Make sure to add the domain to your email config `EXTRA_SENDER_DOMAINS` in
`postfix_relay`, or in Mailu: Admin » Domains » Add.
2. For `postfix_relay`, add the domain to your email config `EXTRA_SENDER_DOMAINS` in
`postfix_relay`. This doesn't seem to be required for Mailu.
3. `direnv allow` (or `source .envrc`)
4. `abra deploy`