r-a-y / bp-reply-by-email

Reply to BuddyPress items from the comfort of your email inbox. Currently in pre-release.
GNU General Public License v2.0
63 stars 9 forks source link

Possible to post using generic email #99

Closed aheicher closed 7 years ago

aheicher commented 7 years ago

Hello,

My use case here is fairly simple. My client has a single forum for the vast majority of their users, and wishes these users to be able to post by sending an email to, for example, members@domain.com. Currently, this plugin (which is awesome, by the way) does everything they need except allow posting through a generic address. Right now there are the longer alphanumeric email addresses.

Essentially, the forum exists as a group forum to which all site users have been joined. There is one subforum restricted to a subset of users, which does not necessarily need this feature. I realize that the user and group IDs are encoded in the posting email address, which I understand makes this difficult. Ideally, users could send an email to "members@domain.com" and a post would be made, under their name, in this group forum.

Any idea if something like this is possible? Again - amazing plugin. Thanks!

r-a-y commented 7 years ago

I created an extension for this. See https://github.com/r-a-y/bp-rbe-new-topic.