I have a Linux box on AWS LightSail. My application (NOT WordPress) needs to relay emails out to a smarthost (email security system) on smtp port 25. However, when I tested this port with telnet, I found that this port is blocked. I know that for example for EC2 instance you can submit a request per use case to lift this restriction, or with WordPress you have plugins or other options. However, cannot find any solution for LightSail Linux instances. I do not want to use AWS SES.
We had this issue, but had problems figuring out where / how to submit this without a support plan. Eventually we received the following instructions from Amazon:
They stated the request could be submitted at the following URL: https://aws.amazon.com/premiumsupport/knowledge-center/ec2-port-25-throttle/
And to do the following:
For anyone who might have the same issue, you can submit a request to AWS support. Amazon only states that this is for EC2 instances, however it does the same thing for LightSail. I managed to resolve my issue this way. It takes up to 48 hours though.