Am I required to use SES to get out of the sandbox?

1

Greetings,

We are attempting to host a CRM on an EC2 instance, but I discovered in a previous attempt that AWS blocks outgoing mail ports by default, so I applied twice for an increase in our sending limit but our use case was rejected both times without explanation (presumably because we were not using SES).

My questions is am I required to use SES in order to send mail on AWS?

  • Good luck! I've had support inquiries open more than a month on this issue and they keep passing the buck and fluffing their ticket counts... and they won't even let me use SES. They say for me to use SES, but then I get stuck in a loop between their departments... Oh, and it's support that I've literally paid for! It's laughable at this point.

2개 답변
2
수락된 답변

Hi,

You don't need to rely on SES to send email out of AWS EC2 or Lambda, by default outbound email is restricted but you can get that access removed.

But it is a best practice to use AWS SES. If you are using SES you should run it in production mode for your application because SES Sandbox is only for testing purposes.

This link may be helpful https://repost.aws/knowledge-center/ec2-port-25-throttle

Thanks, Abhishek

profile picture
답변함 8달 전
profile picture
전문가
검토됨 7일 전
profile picture
전문가
검토됨 8달 전
profile pictureAWS
전문가
검토됨 8달 전
2

Hello.

If you are using AWS, it is easy to set up Amazon SES.
However, it is not absolutely necessary to have Amazon SES to send emails.
For example, you can build a mail server on EC2, or use a mail server you already have on-premise.
In rare cases, an EC2 IP address may be registered in the block list and fail to send out emails, so basically we recommend using Amazon SES or similar.

profile picture
전문가
답변함 8달 전
profile picture
전문가
검토됨 7일 전

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

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

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

관련 콘텐츠