
mailgun_logger
Simple Mailgun log persistence in Phoenix/Elixir with PostgreSQL.
About
Mailgun Logger is a self-hosted administrative tool designed for teams that need to retain Mailgun event data longer than Mailgun's default retention period. It automatically fetches events via the Mailgun API and stores them in a local PostgreSQL database, making it useful for c…