{"id":18783940,"url":"https://github.com/sparkpost/sp-bounce-forwarding-service","last_synced_at":"2025-07-29T10:44:24.387Z","repository":{"id":43466025,"uuid":"56847079","full_name":"SparkPost/sp-bounce-forwarding-service","owner":"SparkPost","description":"A small Heroku service that will consume webhook POSTs for out-of-band bounces and forward them through the Transmissions API to a mailbox.","archived":false,"fork":false,"pushed_at":"2017-05-03T16:02:44.000Z","size":12,"stargazers_count":0,"open_issues_count":1,"forks_count":4,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-12-29T11:49:07.017Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SparkPost.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-22T10:18:57.000Z","updated_at":"2017-12-18T19:57:07.000Z","dependencies_parsed_at":"2022-09-21T02:11:58.962Z","dependency_job_id":null,"html_url":"https://github.com/SparkPost/sp-bounce-forwarding-service","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SparkPost%2Fsp-bounce-forwarding-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SparkPost%2Fsp-bounce-forwarding-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SparkPost%2Fsp-bounce-forwarding-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SparkPost%2Fsp-bounce-forwarding-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SparkPost","download_url":"https://codeload.github.com/SparkPost/sp-bounce-forwarding-service/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239699580,"owners_count":19682574,"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":[],"created_at":"2024-11-07T20:41:13.612Z","updated_at":"2025-02-19T17:17:18.911Z","avatar_url":"https://github.com/SparkPost.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"SparkPost Bounce Forwarding Service\n===================================\n\nA small Heroku service that will consume webhook POSTs for out-of-band\nbounces and forward them through the Transmissions API to a mailbox.\n\nDeployment\n----------\n\nStart by clicking on the following button:\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/SparkPost/sp-bounce-forwarding-service)\n\nOnce the deployment completes click on the \"View\" button under \"Your app\nwas successfully deployed\". (Alternatively browse to\n`https://\u003cyour-app-name\u003e.herokuapp.com/index.html`.)\n\nIf a `FORWARD_FROM` address was chosen other than the default\n`forward@sparkpostbox.com` then a sending domain will need to be\n[created](https://support.sparkpost.com/customer/portal/articles/1933318)\nand verified. To get to the SparkPost UI browse to the \"Resources\" tab\nof the newly created app in the [Heroku\nDashboard](https://dashboard.heroku.com/apps), and then click\n\"SparkPost\".\n\nDeploying Manually\n------------------\n\n1.  Register for an account with [Heroku](https://signup.heroku.com) and\n    install the Heroku [Toolbelt](https://toolbelt.heroku.com) for your\n    operating system. Then log in:\n\n        heroku login\n\n2.  Clone the repository and install:\n\n        git clone git@github.com:SparkPost/sp-bounce-forwarding-service.git\n        cd sp-bounce-forwarding-service\n        npm install\n\n3.  Create the heroku app:\n\n        heroku create\n\n4.  Configure the required add-ons:\n\n        heroku addons:create heroku-redis:hobby-dev\n        heroku addons:create sparkpost:free\n\n    Note: The SparkPost add-on will automatically create a SparkPost\n    account and set up the appropriate key. If you already have an\n    account and wish to use that do not run the\n    `addons:create sparkpost:free` command. Then set the following\n    config var:\n\n        heroku config:set SPARKPOST_API_KEY=\u003cyour-api-key-here\u003e\n\n5.  Configure the app:\n\n        heroku config:set FORWARD_FROM=\u003cthe-from-address-to-use\u003e\n        heroku config:set FORWARD_TO=\u003cthe-recipient-of--forward-messages\u003e\n\n6.  Deploy the app:\n\n        git push heroku master\n\n7.  Complete the setup by browsing to the following page:\n\n        curl https://\u003cyour-app-name\u003e.herokuapp.com/index.html\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparkpost%2Fsp-bounce-forwarding-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsparkpost%2Fsp-bounce-forwarding-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparkpost%2Fsp-bounce-forwarding-service/lists"}