Using PORT 26 for as SMTP with Spam Filter as relay host

0

Hello,

I am fairly new to AWS and a slowly trying to gather knowledge about what is right and wrong to do.

I have a question about SMTP.

Because PORT 25 is blocked per default I noticed that we could use PORT 26 for SMTP instead.

We run a HCL Domino Server on-top of Windows and use a Spam Filter as relay host so we have some measurements in place.

Would that be okay to do or would it be looked at as bad practice?

Thanks in advance.

Best regards Kristian

질문됨 일 년 전260회 조회
1개 답변
3
수락된 답변

AWS blocks outbound traffic on port 25 (SMTP) of all EC2 instances and Lambda functions by default. Using port 26 SMTP is one way to work around this problem, but If you want to send outbound traffic on port 25, you can request for this restriction to be removed by AWS.

AWS
bodep
답변함 일 년 전
profile picture
전문가
검토됨 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠