Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 GCP Cloudrun 上托管的应用程序。电子邮件无法从那里发送出去。它在本地主机上完美运行。
我的电子邮件托管在 G-suite。
有人遇到过这个问题吗?
You can't send email from Google Cloud. SMTP port (25) are not usable. The only way is to use third party solution, such as twillio or sendgrid.