项目作者: jeffreykemp

项目描述 :
用于Mailgun的Oracle PL / SQL API
高级语言: PLSQL
项目地址: git://github.com/jeffreykemp/mailgun-plsql-api.git
创建时间: 2016-04-16T15:05:51Z
项目社区:https://github.com/jeffreykemp/mailgun-plsql-api

开源协议:MIT License

下载


mailgun-plsql-api

Oracle PL/SQL API for Mailgun

Validate email addresses and send emails with pure PL/SQL.

The API provides methods to:

  • validate an email address - does the same thing as the jQuery-based APEX plugin, except from the server

  • send an email

    NOTE: another alternative (one that also works with Oracle APEX’s builtin email system) is to use the mailgun SMTP interface instead.

  • query your mailgun usage and failure statistics and events log

  • manage your mailgun bounces, unsubscribes and complaints lists