The GovDelivery module provides integration with the GovDelivery On-Demand Mailer service, a web service for GovDelivery customers that sends messages directly based on configured account information. The module replaces the backend of SMTP library in your Drupal site with calls to the GovDelivery service, so all mail sent from your site uses the ODM service.
The module provides the following features:
- Multiple ODM accounts, allowing multiple mail senders. Messages are always sent from pre-defined "from" addresses based on the ODM account settings.
- Subscription API support.
- Messages/Subscriptions can be sent immediately or queued. Messages/Subscriptions with errors are queued for resend.
- An administrative interface for reviewing queued messages and sending individual messages in the queue.
- An administrative interface for sending test messages/subscriptions.
- A drush command for processing the Message/Subscription queues and for sending test messages/subscriptions
- Integration with the nagios module for monitoring the size of the outbound message queue.
- Integration with the webform 3.x module to add subscription handling to webforms.
To enable sending messages via the GovDelivery ODM web service, you must set the value of the smtp_library system variable to use the ODM back end. The module provides an easy way to do this from its settings page.
Credits
The development of this module was done as part of the Whitehouse.gov project and was sponsored by The Executive Office of the President.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Seeking new maintainer
- Development status: Maintenance fixes only
- Module categories: Drush, Mail, Third-party Integration, Utility
- Reported installs: 5 sites currently report using this module. View usage statistics.
- Last modified: February 8, 2012