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

質問済み 1年前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
回答済み 1年前
profile picture
エキスパート
レビュー済み 1ヶ月前

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

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

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

関連するコンテンツ