Azure Firewall - whitelist AmazonSES IPs

0

Hi,

I am in the process of setting up Azure Firewall for a web app. Whitelisting the FQDNs of the SMTP servers we communicate with doesn't seem to be possible (at least not at the basic tier firewall that I am using), so I wanted to whitelist the IPs instead. From testing - it does seem to work fine, until the IPs change.

Now, I wanna do it by whitelisting the IPs as soon as they update. I don't want to have my script running 24/7, but rather linked to a schedule.

So, basically, my question is - is there a specific time at which these IPs get updated? How frequently does this happen?

Cheers

Lukasz
已提问 5 个月前225 查看次数
1 回答
0

Sounds like you should sign up to the SES Dedicated IPs (Standard) and whitelist the ones assigned to your SES configuration.

https://docs.aws.amazon.com/ses/latest/dg/dedicated-ip.html

Other option would be set up your own SMTP Gateway and connect it to Azure either over the internet (Using Non Standard Port) or via Site to Site VPN

profile picture
专家
已回答 5 个月前
profile picture
专家
已审核 5 个月前

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

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

回答问题的准则