Project

General

Profile

Actions

Feature #498

closed

Create ability to respond to forum posts by email

Added by Matt Gold over 13 years ago. Updated over 13 years ago.

Status:
Duplicate
Priority name:
Normal
Assignee:
Category name:
BuddyPress (misc)
Target version:
-
Start date:
2010-12-18
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

We've had a user request the ability to respond to forum posts by email. Is this possible? How much development time do you think it would take to implement, and what issues (regarding passwords, logins, etc.) could affect our ability to implement this?


Related issues

Related to CUNY Academic Commons - Feature #246: Post by emailResolvedRaymond Hoh2010-05-17

Actions
Actions #1

Updated by Boone Gorges over 13 years ago

  • Status changed from Assigned to Duplicate

Anything is possible.

This one is hard. Would need to find a pre-made solution for parsing incoming emails, which can be quite complex. The BP part would not be very hard.

Actions #2

Updated by Ron Rennick over 13 years ago

The way post by email works is you set the from email address in the blog/site settings and only email from that address can post. That method wouldn't work here. In addition to the parsing, you would need a key hashing and recognition system (similar to activation keys) to attach replies to the correct user, thread & post.

Actions #3

Updated by Ron Rennick over 13 years ago

I don't think the post by email core plugin had much traction. The codex page says it needs updating, but that may be because some filters and constants were added in 3.0.

http://codex.wordpress.org/Post_to_your_blog_using_email

Actions

Also available in: Atom PDF