1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/listmonk_ynh.git synced 2024-09-03 19:36:15 +02:00
listmonk_ynh/doc/POST_INSTALL.md
Tagada 301a199172
Enable allow_email and add a post install doc (#39)
* 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>
2023-10-31 08:29:52 +01:00

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