warmshowers / Warmshowers.org

The code for warmshowers.org. If you'd like to help develop code for Warmshowers.org or if you would like to handle some of the website configuration/sitebuilding tasks in the issue queue, please let me know.
http://www.warmshowers.org
60 stars 22 forks source link

Consider replacing mandrill_incoming with mandrill_inbound or mandrill_webhooks #529

Open rfay opened 9 years ago

rfay commented 9 years ago

There's a D7 module that claims existing integration with privatemsg, https://www.drupal.org/project/mandrill_inbound Also: https://www.drupal.org/project/mandrill_webhooks

It would be worth seeing if we can lose mandrill_incoming and the privatemsg fork that depends on it.

Related: #496 (port mandrill_incoming to D7) and #497, which would handle the privatemsg-specific stuff. It probably doesn't do it in the way we do though, and there might be some issues with that.

I'm generally opposed to significant functionality changes during the port, but if this makes a huge amount of sense it may get done. But I think it would be better to do post-upgrade.

rfay commented 9 years ago

For now we decided to fix up mandrill_incoming - @kostajh did it already. This is still valid though, so leaving it open and removing "D7 Upgrade" tag