1 year ago
#379583
Stacey Wright
Configure my app to send emails using postfix relay
Currently we have a postfix relay Linux server hosted on GCP and it is connected to proofpoint.
My Python application is on another vm. I am wondering how can I setup my app to send out email using the postfix relay server?
For example, mailgun provides smtp credentials or api keys. The credentials can be used in application for authentication and send out emails.
Any feedback is appreciated
python
google-cloud-platform
smtp
relay
0 Answers
Your Answer