NottingHack / NottingHack/hms2

Mailgun webhooks

Open
#421 0 comments 0 reactions 1 assignee View on GitHub

@dpslwk is already working on this.

Since Jul 9, 2019.

2.x
Dominant language
PHP
Stars
14
Forks
18
PR merge metrics
No merged PRs in 30d

Description

HSM2 is now using Mialgun to send outgoing emails

maingun has a web hook system that allows tracking of the following events

  • clicked
  • complained
  • delivered
  • opened
  • permanent_fail
  • temporary_fail
  • unsubscribed

Add some code to catch a deal with these
top priority would be permanet_fail as we have andromeda we could retry sending these failed emails via our own server (will need to work out defining two outgoing mail server settings in .env and config/mail.php

https://gist.github.com/paulredmond/14523d3bd8062f9ce48cdd1340b3f171

related to #314

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.