Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in GCP by (29.3k points)

In our organization, we have G-suite account with our domain, But while trying to send mails using those PHP code. Where the GCP is causing this mail failure. Kindly suggest how to resolve the issue.

Is there any issues due to the port blocking?

1 Answer

0 votes
by (50.2k points)

Here for sending the mail you need to enable port 25 with SMTP protocol or else you can also use different services in GCP to send mail. (services like GAE,GCE,GKE).

Where you will have the mail API, that will help you to send mails.

For more details, refer to the below tutorial on Google Cloud Training.

Browse Categories

...