SES from Azure

0

Hi, I work for a large organisation. My role is within the Azure as a Site Reliability Engineer. One of our engineering teams wants to send emails from Azure. Azure does not have a native tool. So we are going to be looking at third party tools.
Can AWS SES be used? Is this something that is commonly used by users (Azure & AWS SES)?
If so, what initial important information is required?
By the way we use all 3: AWS, Azure and GCP. Though my role is within Azure and I do not think that my colleagues would be using AWS SES as AWS is not currently being used widely within the organisation.

已提问 3 年前810 查看次数
2 回答
0

Hi

If you simply use SMTP, and you call the AWS SmTP servers with the verified AWS email, you can send emails from anywhere, including Azure, simply via SMTP (but only limited to sending from the verified emails)

Set up DKIM verification for the entire domain/subdomain on Azure to have better flexibility

If you are using any .net or other frameworks, simply integrate them with SES

Hope this helps

已回答 3 年前
0

Thank you for answering, we will put forward SES as an option for the project.

已回答 3 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则