资 源 简 介
Classic ASP Class for PostMarkApp
Postmark enables web applications of any size to deliver and track transactional email reliably, with minimal setup time and zero maintenance.
http://www.postmarkapp.com/
17/06/2011 - v1 - Initial Release
This class allows you to use the Postmark API within a Classic ASP web-application.
Admittedly, it"s not feature complete (i.e. it doesn"t cover every single feature available via the Postmark API) but it was developed to be used as part of a large-scale mailing application and performs perfectly in that instance.
Please feel free to submit suggestions, changes & bug fixes.
Example Usage
Step 1
Modify the Postmark API key (POSTMARK_API_KEY) in the Postmark.asp file to be your key.
If you don"t do this, you won"t be able to send mail.
NOTE: The POSTMARK\_API\_TESTMODE constant is set to True by default.
Tr