This module attempts to bridge the gap between http://drupal.org/project/mailhandler and http://drupal.org/project/og by allowing users to post content to groups using a specific email address rather than learning mailhandler commands. For example, for the group "Bridges of London", users would be able to email bridges_of_london@domain.com and have content directly posted to that group (provided the user has sufficient privileges). Administrators need to be able to configure email addresses (preferably a catchall address) on their domain to handle the incoming mail which is then handled by mailhandler. If you can not create a catchall address you will need to build aliases for each group that has email posting enabled.
Releases