sofn-xyz / mailing

Build, test, send emails with React
https://www.mailing.run
MIT License
3.6k stars 74 forks source link

Error sending #472

Closed valentinsacco closed 1 year ago

valentinsacco commented 1 year ago

Hi!! It's my first time trying to send transactional emails. I was trying to implement SSO auth system in my app but I'm getting some errors. When I start preview server, I get an error about not being able to find a module (that module is 'path')(second image). Also, when I try to login with SSO, mail is intercepted by mailing, if I want to send it via postmark, pressing 'force send' button, it throw me an error, it say that transport is not configured, but I already configured my transport using nodemailer with postmark.

Screenshots [code] image [terminal] image [alert] image

From, To and Subject was hidden

PD: Sorry, it´s my first time opening an issue and also my English is not good.

alexfarrill commented 1 year ago

Hi @valentinsacco , nice to meet you! Unfortunately mailing does not currently support Windows. We are compiling information about it here and would love to review a pull request if you feel that's something you'd like to help out with.