How to send email to AWS SES from GCP vm instance

0 votes
I have a requirement where GCP VM instance which is behind a squid proxy and NAT gateway should be able to send emails to AWS SES.

SES: email-smtp.eu-west-1.amazonaws.com

as far as I know, GCP has port 25 blocked and after referring to few articles on stackoverflow, it seems squid does not support SMTP as well.

can someone please help if they have worked on similar thing before?.
Mar 4, 2022 in GCP by Rahul
• 2,080 points
780 views

1 answer to this question.

0 votes
Use port 587. As per AWS SES and GCP documentation port 587 is without any restriction. Use HTTP API instead of SMTP protocol. You could allow the regional HTTPS endpoint in the outbound firewall
answered Mar 4, 2022 by Korak
• 5,820 points

Related Questions In GCP

0 votes
1 answer

How to add a PTR record to my VM instance on gcp?

If your VM instance uses the primary ...READ MORE

answered Sep 26, 2019 in GCP by Sirajul
• 59,230 points
1,563 views
0 votes
1 answer

How to add a regional persistent disk to a VM instance on GCP?

You must first create the regional persistent ...READ MORE

answered Oct 18, 2019 in GCP by Sirajul
• 59,230 points
2,414 views
0 votes
1 answer
0 votes
1 answer

How to access vm instance of Google cloud from laptop's browser?

Hey @Amitabh, you could make use of ...READ MORE

answered Jul 17, 2020 in GCP by Kim
1,125 views
+2 votes
1 answer

How to do SSH in GCP instance from command line?

Hi@akhtar, You can do SSH to GCP instance ...READ MORE

answered Aug 24, 2020 in GCP by MD
• 95,440 points
868 views
+2 votes
1 answer

How to launch one instance on GCP Cloud from command line?

Hi@akhtar, You can compute service in GCP to launch ...READ MORE

answered Aug 24, 2020 in GCP by MD
• 95,440 points
732 views
0 votes
1 answer

How to connect Ec2 in AWS migrated from GCP?

Before migrating from AWS to Google Cloud ...READ MORE

answered Mar 31, 2022 in GCP by Korak
• 5,820 points
694 views
0 votes
1 answer

Google cloud: How to list all service-accounts from all Projects in GCP

Your code sample suggests you want the ...READ MORE

answered Mar 14, 2022 in GCP by Korak
• 5,820 points
3,586 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP