Forum Discussion

ssonawane's avatar
ssonawane
Copper Contributor
Sep 12, 2020

send email using Azure WebApp

We like to send email from Azure WebApp. We thought of using SendGrid but lot of other DMARC kind of policies and also not free.

 

What are the ways to to connect on_prem SMTP/ how to access company SMTP  with Azure WebApp  ?

 

 

 

1 Reply

  • This: https://blog.mailtrap.io/azure-send-email/
    And This: https://adamtheautomator.com/azure-send-email/

    Should suffice. WebApp runs on a Server Farm, so essentially the restrictions are similar to any other Azure Virtual Machine.

    Hope this helps!

    Best Regards!

Resources