forked from GNUsocial/gnu-social
7 lines
280 B
Plaintext
7 lines
280 B
Plaintext
To start, run setup.sh choose name and domain and create the first email account. Then open mailserver/ and run 'docker-compose up'
|
|
To change settings read mailserver/env-mailserver
|
|
|
|
To update, run update.sh
|
|
|
|
Add more accounts with add_account.sh and send mails with send_mail.sh
|