{"id":15630597,"url":"https://github.com/afeld/list-unsubscribe","last_synced_at":"2025-10-13T23:31:07.028Z","repository":{"id":14743967,"uuid":"17465032","full_name":"afeld/list-unsubscribe","owner":"afeld","description":"Magic \"Unsubscribe\" IMAP folder","archived":true,"fork":false,"pushed_at":"2014-03-06T03:39:08.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T20:40:44.048Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":false,"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/afeld.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":"2014-03-06T03:37:48.000Z","updated_at":"2024-05-23T09:14:31.000Z","dependencies_parsed_at":"2022-09-01T16:04:11.646Z","dependency_job_id":null,"html_url":"https://github.com/afeld/list-unsubscribe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/afeld/list-unsubscribe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeld%2Flist-unsubscribe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeld%2Flist-unsubscribe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeld%2Flist-unsubscribe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeld%2Flist-unsubscribe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/afeld","download_url":"https://codeload.github.com/afeld/list-unsubscribe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/afeld%2Flist-unsubscribe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017239,"owners_count":26086015,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-03T10:33:32.537Z","updated_at":"2025-10-13T23:31:06.779Z","avatar_url":"https://github.com/afeld.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# List-Unsubscribe\n\nAutomatically unsubscribes from messages threads when moved to a magic \"Unsubscribe\" IMAP folder.\n\nMessages must support [`List-Unsubscribe` mail header standard](http://www.list-unsubscribe.com/).\n\n## Setup\n\nRequires running your own Heroku cron daemon.\n\nClone the app\n\n```\n$ git clone https://github.com/josh/list-unsubscribe.git\n$ cd list-unsubscribe/\n```\n\nCreate a Heroku app\n\n```\n$ heroku create\n$ git push heroku master\n```\n\nConfigure your IMAP and STMP settings.\n\n```\n$ heroku config:set IMAP_ADDRESS=imap.gmail.com\n$ heroku config:set SMTP_ADDRESS=smtp.gmail.com\n$ heroku config:set IMAP_USERNAME=example@gmail.com\n$ heroku config:set IMAP_PASSWORD=secret\n```\n\nConfigure a 10 minute cron schedule.\n\n```\n$ heroku addons:add scheduler:standard\n$ heroku addons:open scheduler\n```\n\n![](https://f.cloud.github.com/assets/137/326171/7c3a4e48-9b24-11e2-8313-fc659231efc1.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeld%2Flist-unsubscribe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafeld%2Flist-unsubscribe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafeld%2Flist-unsubscribe/lists"}