Google Compute Engine (GCE) email delivery solution?
问题 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. GCE provides details solution at: https://developers.google.com/compute/docs/networking#mailserver to using postfix to send email via smtp.gmail.com using Google Account. The problem is Gmail has its own sending limits and it will be a big problem for high traffic website which need to send email notifications heavily. Is