Hesk in Google Cloud Platform Compute Engine Virtual Instance
Posted: Tue Nov 17, 2020 3:22 pm
Hello,
I am hosting Hesk in a Google Cloud Platform (GCP) Compute Engine Virtual Instance. The installation went smooth and I am able to use it fine except for users not receiving emails (e.g. confirmation email when user submits a ticket) which is due to GCP blocking outgoing email ports. Instead of this, GCP recommends using other services such as MailGun to send email.
I want to use MailGun with Hesk to get around the port-blocking problem. I need guidance on this:
- Are there any plugins that add MailGun support in addition to PHP mail and SMTP server in settings?
- If I want to edit the code parts that deal with email sending to use MailGun API instead, could this be doable with manageable time/effort?
- Which files should I confine my editing to?
Many thanks.
I am hosting Hesk in a Google Cloud Platform (GCP) Compute Engine Virtual Instance. The installation went smooth and I am able to use it fine except for users not receiving emails (e.g. confirmation email when user submits a ticket) which is due to GCP blocking outgoing email ports. Instead of this, GCP recommends using other services such as MailGun to send email.
I want to use MailGun with Hesk to get around the port-blocking problem. I need guidance on this:
- Are there any plugins that add MailGun support in addition to PHP mail and SMTP server in settings?
- If I want to edit the code parts that deal with email sending to use MailGun API instead, could this be doable with manageable time/effort?
- Which files should I confine my editing to?
Many thanks.