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 ?

taca
preguntada hace 6 meses183 visualizaciones
2 Respuestas
1
Respuesta aceptada

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
EXPERTO
Steve_M
respondido hace 6 meses
profile picture
EXPERTO
revisado hace un mes
0

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

taca
respondido hace 6 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas