Page MenuHomePhabricator

Mailgun adapter support
Closed, ResolvedPublic

Description

Hey there,
It would be nice to have a Mailgun adapter for Phabricator, so setting things like incoming mail would be a breeze.
Right now there is already one is place for SendGrid that does pretty much the same stuff.

Is it a pain in the ass? I can also try to take a crack at it :)

Revisions and Commits

Event Timeline

talshiri assigned this task to epriestley.
talshiri raised the priority of this task from to Normal.
talshiri updated the task description. (Show Details)
talshiri added a project: Phabricator.
talshiri added a subscriber: talshiri.

I'm not familiar with Mailgun's API, but if it's similar to SendGrid it should be pretty easy. Basically, copy the SendGrid adapter and muck around with stuff until it works with Mailgun.

btw, we should probably add this to the "Configuring Inbound Email" article