Preview not working?
mgs96 opened this issue · 3 comments
mgs96 commented
Describe the bug
Setting up
preview: { open: true, }
On the mailer module configuration doesn't open the browser showing the template.
Expected behavior
Mail is displayed on the browser.
This is how I'm calling the sendMail function:
Desktop:
- OS: macOS 14.2.1
- Browser: safari
- Version: 17.2.1
Additional context
It was my understanding that if the preview: true was set up, the mail would not be sent, is this the case?