=== GovDelivery TMS Mailer === Contributors: govdelivery Tags: tms, emails, cron Requires at least: 3.0.1 Tested up to: 3.8 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The GovDelivery TMS Mailer Plugin provides Wordpress integration with the GovDelivery Targeted Messaging Service (TMS). == Description == The GovDelivery Integration with Wordpress provides government agencies access to Subscription Sign Up Services and Integrated Targeted Messaging Services using Wordpress plugins. The TMS Mailer Plugin gives users access to GovDelivery’s bulk-mail sending infrastructure. This module replaces the in-built mail server on Wordpress with calls to the GovDelivery service, so all email sent from your site uses GovDelivery’s TMS service. Must be a GovDelivery Customer To learn more about GovDelivery please visit www.govdelivery.com or send an email to info@govdelivery.com == Installation == = Install Using The WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Search for 'tms-mailer' 3. Click 'Install Now' 4. Activate the plugin on the Plugin dashboard = Install Uploading in WordPress Dashboard = 1. Navigate to the 'Add New' in the plugins dashboard 2. Navigate to the 'Upload' area 3. Select `tms-mailer.zip` from your computer 4. Click 'Install Now' 5. Activate the plugin in the Plugin dashboard = Install Using FTP = 1. Download `tms-mailer.zip` 2. Extract the `tms-mailer` directory to your computer 3. Upload the `tms-mailer` directory to the `/wp-content/plugins/` directory 4. Activate the plugin in the Plugin dashboard = Configuration = Once the plugin is installed and activated, the user must go to the GD TMS Mailer screen within the Settings tab and enter relevant GovDelivery information to use the plugin: 1. Enable The TMS rerouting. To begin sending messages via TMS , you must enable this setting. 2. GovDelivery TMS Account URL(The URL for the TMS instance. Include HTTPS://) 3. TMS Authorization Token (For the TMS account. If you do not have one, please content your GovDelivery representative or the help desk) 4. From Name. This is the name displayed in the From field of the received email. E.G. John Smith. 5. Enable the Cron job to process queued mail. 6. Emails in Queue. Set the umber of email to hold in queue before sending. 7. Schedule how often the cron job runs. 9. Send a Test email. = Operating Details = There is no visible interface to this plugin. Once activated, all mail seeing originating on the Wordpress instance will be routed through the GovDelivery TMS service. Reporting metrics can be retrieved via an API call to the TMS service. Details of this will be shared when the TMS account is created and the authentication token delivered to the client. = Support = For help in configuring the plugin or for any other questions please contact Govdelivery Customer Support by emailing help@govdelivery.com If you are a government or transit organization and would like to learn about GovDelivery and its products including greater detail on TMS, please email: info@govdelivery.com or navigate to www.govdelivery.com == Changelog == = 1.0.1 = * Updated readme.txt = 1.0 = * Initial release of this plugin.