Hey all,

I have the open atrium 3.1b and need for users to be able to create new cases/blogs/whatever via email so I thought your module might do it for me.... but alas... it does nothing.

I get the 'error' "This form should only be submitted within a properly configured group. Continue at your own risk." on the admin/content/mailhandler page after it pulls emails.

I dont get an email back saying it didnt work (like I would if mail2og was not installed). and I dont get any kind of error in my logs.

I have a content type w/ the cck on it as well as the the settings setup.

Is there anyway I can debug this to help you out?

Comments

chrowe’s picture

We are also interested in getting this to work in Open Atrium. However we would like to make it a proper feature in the OA way so that each group can choose how they want to implement the mailing list functionality.

code rader’s picture

I just posted a patch at http://drupal.org/node/636782 that might address this. I was not getting any messages either, but that was because it wasn't looking at the node ids for the right group. If you had selected certain groups as enabled to use this, but not others, that might help.

jludwig’s picture

Status: Active » Closed (duplicate)

I believe this was the same issue here: http://drupal.org/node/636782

I tested it with Open Atrium to make sure and it seems to be working. Please open this back up if it really is broken with Open Atrium.