Google Compute Engine (GCE) email delivery solution?

后端 未结 3 2251
南方客
南方客 2021-02-20 02:04

I\'ve just setup several instances on Google Compute Engine and getting trouble with email delivery system since GCE blocks outbound connections on ports 25, 465, and 587.

3条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-20 02:56

    Your best option is to sign up for Amazon SES and get the API credentials and endpoint to send mail from google cloud without any google limitations.

    You can use any similar API as well.

提交回复
热议问题