Add some docs
continuous-integration/drone/push Build is passing Details

This commit is contained in:
decentral1se 2021-06-02 11:26:03 +02:00
parent f7600b9bc8
commit acd5e93a4b
Signed by: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 7 additions and 0 deletions

View File

@ -56,6 +56,13 @@ _(Only tested using subdomains)_
## Email
There is a local or remote SMTP relay configuration available.
- **local**: `COMPOSE_FILE=compose.yml:compose.mailrelay.yml`
- **remote**: `COMPOSE_FILE=compose.yml:compose.mailrelay.yml:compose.smtp.yml`
Below are the instructions for the local relay.
1. Deploy [`postfix-relay`][cc-postfix-relay]
2. `abra app YOURAPPDOMAIN config`, and uncomment the email lines; change
`MAIL_FROM` to make sure the domain is the same as `postfix-relay`'s