'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
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
