Ping SMPT server from my EC2 instance

0

Hi,

I have an EC2 instance on which I deployed a spring-boot application. I want to send mails to my users by using Tipimail Saas service. My EC2 instance dont allow out calls to SMTP ports of Timipail server (25/2500/587). I added outbound rules to my security group, checked network ACLs, checked firewalld but no result.

Did any haavee any idea to solve that ?

2回答
1
承認された回答

SMTP is blocked by default to try and prevent spamming. You can request for the port to be opened, the steps are here https://repost.aws/knowledge-center/ec2-port-25-throttle

profile picture
エキスパート
Steve_M
回答済み 6ヶ月前
profile picture
エキスパート
レビュー済み 1ヶ月前
0

Thank you, @Steve_M. The limitation has been removed, and it is now working.

taca
回答済み 6ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ