Using Umbraco Workflow for content publishers in my client’s company. Notification emails send fine locally, they send fine on our test IIS server, but when we are on Azure they seem to happen sometimes not all the time.
On Friday we released a change to our site, entirely unrelated to Umbraco Workflow. But since then Workflow has refused to send out emails and we don’t have any errors in any logs.
We use MailJet on Port 587 (and we have tried 465) but nothing works.
Is there something in Azure we need to set/delete/update when we do releases?
Is the email queue code in Workflow in memory thus causing issues when we use Slots on Azure to swap staging to production?
Any help would be great as we are stuck with a very grumpy client and lots of unhappy content editors spread around the country not being told what is going on.