George Jebaraj - Zimbra mail server

0

Hi AWS Team, I have setup zimbra mail server in AWS EC2 instance. Seems some ports are blocking. Note I have opened all ports in AWS security group temporarily(open All Traffic allowed to 0.0.0.0/0)

Mail server domain name : webmail.mtsdesignhub.com Mail server domain name : mtsdesignhub.com Public static IP : 13.200.170.253 telnet 13.200.170.253 22 - respond telnet 13.200.170.253 25 - Not respond

My request is kindly open below ports as soon as possiable. 25,80,110,143,443,465,587,993,995,5222,5223,9071,7071,7025

SMTP 25 tcp Public HTTP 80 tcp Public POP3 110 tcp Public IMAP 143 tcp Public LDAP 389 tcp Public HTTPS 443 tcp Public SMTPS 465 tcp Public SMTP Submission 587 tcp Public IMAPS 993 tcp Public POP3S 995 tcp Public (Admin Interface) 7071 tcp Public SOAP Auth 7073 tcp Public LMTP 7025 tcp Public

Thanks and regards George +91 9940558509

已提問 2 個月前檢視次數 289 次
1 個回答
0

Hello.

AWS blocks port 25, so communication is not possible even if it is allowed in the security group.
To be able to communicate, you need to remove the restriction by following the steps described in the document below.
https://repost.aws/knowledge-center/ec2-port-25-throttle

By the way, I have seen that even if you send a request, the request may not be allowed depending on the use case, so please be careful.
In some cases, it may be better to use Amazon SES or set up your email to be sent using an SMTP port other than port 25.

profile picture
專家
已回答 2 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南