On-Prem: Configuration of the e-mail server

To allow e-mails to be sent, the following parameters are configured according to your e-mail server in your COYO .env file:
  • COYO_MAIL_FROM=<value>
  • COYO_MAIL_HOST=<value>
  • COYO_MAIL_USERNAME=<value>
  • COYO_MAIL_PASSWORD=<value>
  • COYO_MAIL_PORT=25
  • COYO_MAIL_PROTOCOL=smtp
Haiilo must then be restarted to activate e-mail notification in the Haiilo Administration settings. You can do this under "Administration" > "General settings" > "Notifications".

Was this article helpful?