leemunroe / grunt-email-workflow

A Grunt workflow for designing and testing responsive HTML email templates with SCSS.
MIT License
3.05k stars 339 forks source link

Mailgun no longer working #83

Closed williamdavies90 closed 7 years ago

williamdavies90 commented 7 years ago

Firstly thank you so much for this amazing workflow, it has made my life so much easier.

The last month or so I have noticed the mailgun task is no longer working. I have done some digging around and it would seem mailgun have updated their API but unfortunately I have not been successful in updating and changing this within the workflow. If its any help windows 10 throws a 301 error and OSX appears to send the email but it doesnt work.

Many thanks.

VanGTO commented 7 years ago

I can confirm same issue as @williamdavies90 - I ran a test run about half an hour ago and it's not appearing in the Mailgun logs. Last run i sent successfully, was on 22 Feb 2017. So it appears something has changed between then and now.

@leemunroe anything in the source below that you think may be responsible?

https://www.hitchhq.com/mailgun/activities?utm_source=mailgun&utm_medium=widget&utm_campaign=click_widget

rolandish commented 7 years ago

Yes. Having the same issues... same time frame.

markhuge commented 7 years ago

@leemunroe I'm updating the upstream packages your repo depends on with the new API implementation. I'll send a PR with the updated package version of grunt-mailgun once I'm done.