mirror of
https://github.com/YunoHost-Apps/listmonk_ynh.git
synced 2024-09-03 19:36:15 +02:00
301a199172
* Enable allow_email and add post install doc * WIP post config with API * Auto-update README * tests: add missing args for upgrade from * tests: add missing args for upgrade from² --------- Co-authored-by: yunohost-bot <yunohost@yunohost.org>
391 B
391 B
You have to configure SMTP from the web interface at https://DOMAIN/admin
Visit Settings -> General and replace these values:
- Root URL: https://DOMAIN
- Default from email: listmonk <APP@DOMAIN>
Visit Settings -> SMTP and replace with these values:
- Host: 127.0.0.1
- Port: 25
- Auth protocol: PLAIN
- User: APP
- Password: MAIL_PWD
Then, test the connection