Closed psychopenguin closed 7 years ago
Google doesn't allow outbound connections to ports 25 and 587 from GCE instances. Luckly AWS provide the alternative port 2587 to SES. This patch allow one to use the SES_PORT variable to use SES from GCE.
@oba11 done :)
Thank you @psychopenguin :+1:
Google doesn't allow outbound connections to ports 25 and 587 from GCE instances. Luckly AWS provide the alternative port 2587 to SES. This patch allow one to use the SES_PORT variable to use SES from GCE.