Open
Description
Description
We need a way to see emails sent from the WooCommerce store. For example – when testing email related flows, e.g. exporting deposit reports (generated report is emailed).
MailHog or MailCatcher are good options for accessing emails during development, and a relatively simple to set up in docker.
I propose we implement something like MailHog or MailCatcher in our docker env so we have this facility in our standard env for all to use.