I have some doubts regarding configuring email in Google Cloud service with existing applications
1.we configured the SMTP using gmail account with port 587 & try to sent mail from our google cloud instance, no email is sent.We try to ping to the port 587, it shows connection refused. Why it is happened?
2.we have seen an option to sent email using SMTP-Relay in Google cloud platform. How can we configure & setup SMTP with Google Apps email/gmail using SMTP-Relay set up?
- Is there any option to send emails from google cloud for our existing application like mantis without using third-party partners like SendGrid, Mailgun and Mailjet?