Note: This is the API integration for Salsa Classic, which will be shut down by the end of 2022. This module is therefore being marked as unsupported and will see no further development.
Salsa API is a module that allows Drupal to communicate with the Salsa CRM from Salsa Labs. Note that this module does not provide any useful Salsa/Drupal integration on its own. It merely provides the API functionality required by other modules, such as Salsa Entity (for Drupal 7) and Salsa Supporters (for Drupal 6).
This module attempts to bridge the gap between Mailhandler and Organic Groups 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@example.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.
Security
(This section was stolen from the section of the same name on the OG Mailinglist project page.)