mailgun-plsql-api
mailgun-plsql-api copied to clipboard
Support multiple domains
- settings table to have separate settings for each domain
- some settings are global (prod name; oracle wallet)
- one domain is the "default" domain
- optional p_domain parameter to send_email and other methods where applicable
- add domain to mailgun_email_logs
- add domain to t_mailgun_email
- API calls to get list of domains from mailgun
- API calls to add/update mailgun domains