{"id":25253337,"url":"https://github.com/mailpace/outgoer","last_synced_at":"2025-07-11T10:35:14.443Z","repository":{"id":189232952,"uuid":"680226406","full_name":"mailpace/outgoer","owner":"mailpace","description":"A modern SMTP proxy for sending outgoing emails. ","archived":false,"fork":false,"pushed_at":"2023-10-26T05:40:30.000Z","size":395,"stargazers_count":7,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T04:59:01.707Z","etag":null,"topics":["email","load-balancer","smtp","transactional-emails"],"latest_commit_sha":null,"homepage":"https://mailpace.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mailpace.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":["mailpace"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2023-08-18T16:48:05.000Z","updated_at":"2024-09-16T19:35:11.000Z","dependencies_parsed_at":"2023-08-18T22:52:37.144Z","dependency_job_id":null,"html_url":"https://github.com/mailpace/outgoer","commit_stats":null,"previous_names":["mailpace/outgoer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailpace%2Foutgoer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailpace%2Foutgoer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailpace%2Foutgoer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailpace%2Foutgoer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mailpace","download_url":"https://codeload.github.com/mailpace/outgoer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411240,"owners_count":20934650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["email","load-balancer","smtp","transactional-emails"],"created_at":"2025-02-12T04:59:03.562Z","updated_at":"2025-04-05T22:29:59.826Z","avatar_url":"https://github.com/mailpace.png","language":"TypeScript","funding_links":["https://github.com/sponsors/mailpace"],"categories":[],"sub_categories":[],"readme":"\u003cbr\u003e\n\u003ch2 align=\"center\"\u003e\n    \u003ca href=\"https://outgoer.com\" target=\"blank_\"\u003e\u003cimg alt=\"Outgoer Logo\" src=\"outgoer-logo.png\" /\u003e\u003c/a\u003e\n    \u003cbr\u003e\n    \u003cbr\u003e\n    A modern SMTP proxy for sending outgoing emails.\n\u003c/h2\u003e\n\u003cbr\u003e\n\n Outgoer routes email **from your apps to 3rd party email providers**, helping to maximize delivery rates, centralize provider management, and simplify sending email.\n\n\n\u003e _Redefine the art of sending emails with Outgoer. Break free from the limitations of traditional methods and embrace a new era of streamlined communication, where every email becomes a catalyst for success._  \n_\\- \u003ca href=\"chat.openai.com/\"\u003eGPT 3.5\u003c/a\u003e_\n\n\u003cbr /\u003e\n\n[![Build](https://github.com/mailpace/outgoer/actions/workflows/nodejs.yml/badge.svg)](https://github.com/mailpace/outgoer/actions/workflows/nodejs.yml)\n[![codecov](https://codecov.io/gh/mailpace/outgoer/graph/badge.svg?token=YKRUO2GUPG)](https://codecov.io/gh/mailpace/outgoer)\n[![License](https://img.shields.io/github/license/mailpace/outgoer)](https://github.com/mailpace/outgoer/blob/main/LICENSE)\n\n\n\n\u003e :warning: **Warning**\nOutgoer is currently pre-alpha. I.e. not all features are implemented and working yet. Feel free to test it at your own risk\n\n## Drop Outgoer into your stack to \n\n- 📨 Manage multiple transactional email providers\n- 🔌 Handle SMTP provider outages\n- 📈 Scale and track sending email from multiple apps \u0026 containers\n- ⚡ Speed up sending emails\n- 🛡️ Reduce outbound spam from your network\n- 📥 Remove email client library dependencies from your apps\n- ✏️ Modify emails coming out of your network\n\nand more!\n\nOutgoer is simple to setup, lives inside your network, and speaks the same SMTP your apps use today.\n\n# How it works\n\n1. Deploy Outgoer on your network\n2. Add your 3rd party SMTP and API credentials to Outgoer\n3. Point your Application emails at Outgoer's SMTP address\n4. Outgoer does the rest!\n\n# Requirements\n\n- Redis: 6.2+\n\n# Installation\n\n- `docker pull mailpace/outgoer:v1`\n- `docker run -p 8080:8080 --env CONFIG_VAR=\"abc\" mailpace/outgoer:v1`\n\n# Configuration\n\nSee [examples/configuration]() for example configurations.\n\n# Metrics\n\nThere is a Prometheus endpoint for metrics available by default on at `/metrics' on port `8080`. See /dashboards for an example Grafana dashboard.\n\nThere is a Dashboard to view the current queue available at `/dash` on port `8080`.\n\n# Who, what why\n\nOutgoer was created, and is maintained by https://mailpace.com - a Transactional Email provider\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmailpace%2Foutgoer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmailpace%2Foutgoer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmailpace%2Foutgoer/lists"}