To be able to continue the Mailhandler 1.x with Listhandler 1.x a conversion must be made to Drupal 7 and is not. Since Drupal 7 is released it will become more and more an issue.
The http://drupal.org/project/deadwood can come in handy for the initial automatic conversion.
Comments
Comment #1
philipnet commentedHi,
This is more of a Task than a bug or a feature request.
Comment #2
cor3huis commentedI'll will help to get the D6 1.x remaining important bugs fixed wherever I can. Then we can release a good quality D6 v1.1 and move from there to a D7 version.
Comment #3
milos.kroulik commentedsubscribe
Comment #4
richard damon commentedIs there a timeline/plan to get this Drupal 7/Mailhandler 2.x?
If it doesn't look like it will be done soon, would anyone be hurt at me trying to do this?
Comment #5
nschloe commentedThis would definitely be very useful for me too. In fact, I'd love to see this implemented rather sooner than later.
I'd be willing to test things out.
Comment #6
richard damon commentedI have started to port ListHandler 6.x-1.x to Drupal 7.x, hopefully I should be ready to post a sandbox with the port in the near future
Comment #7
nschloe commentedIs there an alpha of this already?
Comment #8
richard damon commentedNot yet, things have been going slower than expected as work commitments hit overload.
Comment #9
tommyvyo commentedI ran listhandler through Boombatower, only to find that mailhandler for drupal 7.x is v2 and that listhandler was built for v1.
Is there someplace I could upload my boomba-listhandler files to assist in development?
Comment #10
tommyvyo commentedGit repo for boombatower version of Listhandler can be found here: https://bitbucket.org/ajj_internet_services/listhandler-d7/overview
Comment #11
richard damon commentedThanks for giving what you have. I am (slowly) working on doing a port, and will compare this to what I have, and maybe it will help speed things up.
Hopefully I can get my repo in shape to share in the next few weeks. Hope to spend a few hours on it tomorrow, but I am still learning a lot of the details of how to make things work.
Comment #12
nschloe commentedAre there any news on this at all?
Comment #13
cvining commentedRather than porting Listhandler to D7, can't Listhandler's functionality be replicated with proper configuration of Mailhandler 2.x & Feeds?
Just asking. I used to use Listhandler in D6, but I think for my own use-case (I only needed email --> forum postings, not the other way around) I've managed to replicate the functionality I need with just Mailhandler 2.x. A nice module to streamline the configuration would certainly help though!
-- Cronin
Comment #14
Ozzie commentedsubscribing
Comment #15
chrisfromredfinI have wondered myself about whether or not Listhandler 2.x needs to exist, actually. It seems clear that the one-way (email -> forum postings) can be handled entirely with Mailhandler. The listhandler piece is primarily responsible for sending emails out to the list that were posted originally on the web site (that is, the other direction).
Is this something that anyone has successfully set up with triggers/actions/rules, something like that?
I would love if anyone had feedback in that arena, since it would obviously save me from having to do a 2.x version. :)
Comment #16
riteshsarraf commentedI have it working using the supported version with Drupal 6.x.
You can check it here: http://linux.netapp.com
You should definitely consider it being 2 way. End users prefer the web, but the power users/developers prefer the email.
The combination of Listhandler + Mailhandler makes it a successful combination. The only other public service doing the same service, successfully, is Canonical's Launchpad.
Comment #17
tommyvyo commentedAs an update from my end, we ended up moving past listhandler and using a combination of og, og_mailinglist, and mailgun..