Azure / Commercial-Marketplace-SaaS-Accelerator

A reference example with sample code for developers interested publishing transactable, Software as a-Service offers in the Microsoft commercial marketplace.
MIT License
179 stars 275 forks source link

mail not sent #691

Open janhosselaer-agisko opened 2 months ago

janhosselaer-agisko commented 2 months ago

I configured all mail settings as described in https://microsoft.github.io/Mastering-the-Marketplace/saas-accelerator/#configuring-email-in-the-saas-accelerator, but when status of the subscription is changed, no email is sent. I checked on the smtp mail provider, but no mails arrive there. I am missing something?

glittle commented 2 months ago

I ended up replacing the code in SMTPEmailService with code to send out via SendGrid.