All Projects → jeffreykemp → mailgun-plsql-api

jeffreykemp / mailgun-plsql-api

Licence: MIT License
Oracle PL/SQL API for Mailgun

Programming Languages

PLSQL
303 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to mailgun-plsql-api

Omnimail
Send email across all platforms using one interface
Stars: ✭ 325 (+983.33%)
Mutual labels:  email, mailgun
Magento2 Gmail Smtp App
Configure Magento 2 to send email using Google App, Gmail, Amazon Simple Email Service (SES), Microsoft Office365 and many other SMTP (Simple Mail Transfer Protocol) servers
Stars: ✭ 281 (+836.67%)
Mutual labels:  email, mailgun
Grunt Email Workflow
A Grunt workflow for designing and testing responsive HTML email templates with SCSS.
Stars: ✭ 3,010 (+9933.33%)
Mutual labels:  email, mailgun
Notify
A dead simple Go library for sending notifications to various messaging services.
Stars: ✭ 727 (+2323.33%)
Mutual labels:  email, mailgun
Django Anymail
Django email backends and webhooks for Amazon SES, Mailgun, Mailjet, Postmark, SendGrid, Sendinblue, SparkPost and more
Stars: ✭ 1,109 (+3596.67%)
Mutual labels:  email, mailgun
Fluentemail
All in one email sender for .NET. Supports popular senders (SendGrid, MailGun, etc) and Razor templates.
Stars: ✭ 1,888 (+6193.33%)
Mutual labels:  email, mailgun
Mailgun
📧 Service to assist with sending emails from Vapor apps
Stars: ✭ 82 (+173.33%)
Mutual labels:  email, mailgun
Mailer
A light-weight, modular, message representation and mail delivery framework for Python.
Stars: ✭ 225 (+650%)
Mutual labels:  email, mailgun
serverless-forms
NodeJS app to send form submissions by email
Stars: ✭ 22 (-26.67%)
Mutual labels:  email
go
Monorepo for small Go modules maintained by Tawesoft
Stars: ✭ 16 (-46.67%)
Mutual labels:  email
mjml-starter-kit
MJML starter kit, create responsive emails very quickly using MJML and this productive toolchain
Stars: ✭ 35 (+16.67%)
Mutual labels:  email
hugo-cloak-email
A Hugo theme component to cloak email adresses
Stars: ✭ 71 (+136.67%)
Mutual labels:  email
plex
Oracle PL/SQL Export Utilities: Export Oracle APEX app, ORDS modules, all schema objects and table data in one go
Stars: ✭ 23 (-23.33%)
Mutual labels:  oracle
oracdc
Oracle database CDC (Change Data Capture)
Stars: ✭ 51 (+70%)
Mutual labels:  oracle
warp
WARP one-click script. Add an IPv4, IPv6 or dual-stack CloudFlare WARP network interface and Socks5 proxy for VPS. 一键脚本
Stars: ✭ 950 (+3066.67%)
Mutual labels:  oracle
tmail
A throwaway smtp server with API
Stars: ✭ 13 (-56.67%)
Mutual labels:  email
SimpleKeylogger
Simple Keylogger with smtp to send emails on your account using python works on linux and Windows
Stars: ✭ 32 (+6.67%)
Mutual labels:  email
mailersend-laravel-driver
The official MailerSend Laravel Driver
Stars: ✭ 14 (-53.33%)
Mutual labels:  email
ormdb
ORM tool for .Net / .Net.Core
Stars: ✭ 14 (-53.33%)
Mutual labels:  oracle
himalaya
Command-line interface for email management
Stars: ✭ 1,715 (+5616.67%)
Mutual labels:  email

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

LINKS

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].