Add Mailhog

MailHog is an email testing tool for developers:

  • Configure your application to use MailHog for SMTP delivery
  • View messages in the web UI, or retrieve them with the JSON API
  • Optionally release messages to real SMTP servers for delivery

Make odoo-provisioning capable of install Mailhog using the coopdevs.mailhog-basic-auth-role.

Enable it in each inventory.

Edited by Pelayo

Merge request reports

Loading