Resolved an issue where Mandrill Reports would no longer load due to changes in the API behavior.
Added an option to log outgoing messages from unregistered Module/Key pairs to allow for easier granular configuration of Mail System and Mandrill Templates.
Significant code cleanup & optimization.
Restructured usage of "from" and "reply-to" to enforce appropriate mail sending behavior while still respecting message settings.
Initial release for the Webform Remote Post project. This module that works along the Webform module. It eases the integration between Webforms and other web applications. It works by POSTing form submissions to any arbitrary URL, presumably, an application or script that will use the form data and perform further processing of it.