postmark.admin.inc |
postmark.admin.inc |
|
Administration include for Postmark. |
postmark.info |
postmark.info |
|
name = Postmark
description = Defines a new email handler to replace the default Drupal SMTP library
dependencies[] = libraries (>=2.0)
dependencies[] = mailsystem
package = Mail
core = 7.x
configure = admin/config/system/postmark
files[] =… |
postmark.install |
postmark.install |
|
PostMark installation functions. |
postmark.mail.inc |
postmark.mail.inc |
|
Implements postmark support on behalf of Drupal core. |
postmark.module |
postmark.module |
|
This module allows for the inclusion of Postmark as the native
Drupal mail handler using the new Drupal mail system interface. |
README.txt |
README.txt |
|
Module description
------------------
The Postmark module allows the administrator to switch the standard SMTP
library over to use the third party Postmark library. An account with
Postmark is required to use this… |