protected property PostmarkMailSystem::$AllowHtml in Postmark 7
File
- ./
postmark.mail.inc, line 33 - Implements postmark support on behalf of Drupal core.
Class
- PostmarkMailSystem
- Modify the drupal mail system to use smtp when sending emails. Include the option to choose between plain text or HTML
Code
protected $AllowHtml;