{"id":25280599,"url":"https://github.com/danielpigott/mandrill-relay","last_synced_at":"2025-10-19T00:02:58.505Z","repository":{"id":32430681,"uuid":"36008488","full_name":"danielpigott/mandrill-relay","owner":"danielpigott","description":"Simple forwarder for mandrill","archived":false,"fork":false,"pushed_at":"2015-05-28T12:24:37.000Z","size":160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T18:55:29.437Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielpigott.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-21T11:15:33.000Z","updated_at":"2015-05-21T12:00:15.000Z","dependencies_parsed_at":"2022-08-29T03:51:00.462Z","dependency_job_id":null,"html_url":"https://github.com/danielpigott/mandrill-relay","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/danielpigott%2Fmandrill-relay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpigott%2Fmandrill-relay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpigott%2Fmandrill-relay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielpigott%2Fmandrill-relay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielpigott","download_url":"https://codeload.github.com/danielpigott/mandrill-relay/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247485251,"owners_count":20946398,"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":"2025-02-12T18:55:31.746Z","updated_at":"2025-10-19T00:02:58.450Z","avatar_url":"https://github.com/danielpigott.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"mandrill-relay\n==============\n\nSimple forwarder for mandrill written in node js\n\n## Install\nClone this repository and run npm install\n```\ngit clone https://github.com/danielpigott/mandrill-relay.git\ncd mandrill-relay\nnpm install\n```\n\n## Configuration\nCopy config.json.example to config.json and edit it.\nReplace the value for key with a mandrill api key\nUnder forwarders change example.com to your registered domain\nChange example@gmail.com to your personal email address\n```json\n{\n    \"key\": \"api-key-goes-here\",\n    \"forwarders\" : [\n        {\n            \"from\": \"*@example.com\",\n            \"to\": \"example@gmail.com\"\n        }\n    ]\n}\n```\n\n## Run\nRun bin/www to start a web server on port 3000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielpigott%2Fmandrill-relay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielpigott%2Fmandrill-relay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielpigott%2Fmandrill-relay/lists"}