By gspaff on
I have a request from a user to integrate online forums with email so he can read and reply to posts via email because he travels a lot and would have more time to read and respond offline via email. Is there a canned module or any suggestions on how to do this in Drupal 4.5?
Thank you,
--George
Comments
The mailhandler module
This module requires a good amount of set up on the server and you need make sure you have all the server requirements like IMAP.
---------------------------
info for Drupal installation
__________________________
Carl McDade
Information Technology Consult
Team Macromedia
www.hivemindz.com
this is one of the possibilit
this is one of the possibiliteis that has drawn me towards drupal. we're working to establish a scenario like this for our internal network but have not gotten there as of yet. to the best of my (limited) knowledge you'll need to use a combination of mailhandler & listhandler.
in addtion ton inegrating mail with the forums we are also trying to set the permissions so that in some of the forums only the topicstarter & the mods can see the topic... but we haven't got our hands dirty on that one yet.
:water
Ready for 4.5?
Are listhandler and mailhander ready for v4.5? This is a feature that I can delay if need be.