The “Outgoing” application is a support application which provides transactional email sending.

Profile

Schemas

  • _outgoing — Main schema containing all tables.

Roles

  • _outgoing_core — Standard role which owns functions.
  • _outgoing_daemon — Role used to run email sending process.
  • _outgoing_loopback — Role used to record loopback receipt.
  • _outgoing_root — Standard role which owns all tables.
  • _outgoing_select — Standard role with SELECT access to all tables in _outgoing.
  • _outgoing_sender — Grantable role that allows submitting email for sending.

Dependencies

None.

Dependents

Details