This module makes it easy to create forms in Drupal which send their contents via email to one or more recipients. These can be 'contact us' forms, or any other type.
Note: As of 2010/09/15, this module appears to no longer be supported. If you are interested in taking this module over, or you as the module maintainer feel this message has been posted in error, please reply to #835736: Macrotags seems abandoned.
The Drupal 6 version of this module is not actively maintained, except for patches reviewed and tested by the community. The Drupal 7 version is being developed as a pluggable SSO architecture to support SSO approaches that don't have existing Drupal modules. [updated 2/20/2012]
Single Sign-On (SSO) means that if you are logged onto the master site, you will automatically be logged into any slave site that you visit.
SSO needs at least two Drupal sites running in order to use it (even if you are using Domain Access module!). One is called Controller, second (third and others) are called Clients. See README for more information about setting this up.
Please note:
This module is still in it's very early stages. It works, it's secure and it's stable but it has problems with things like user registrations (I recommend pointing registration links to Controller site)