-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
AT
- According to https://cloud.google.com/compute/docs/tutorials/sending-mail/ and my own tests, we are unable to send mails from Jenkins through the usual way. This happens cos office365 is using port 587, which is blocked by Google and cannot be unblocked (same with 25 and 465)
- https://cloud.google.com/compute/docs/tutorials/sending-mail/ lists some alternatives to send mails when running on GCE/GKE.