{"id":13462985,"url":"https://github.com/mailman/mailman","last_synced_at":"2025-03-25T06:31:26.953Z","repository":{"id":906613,"uuid":"664716","full_name":"mailman/mailman","owner":"mailman","description":"An incoming mail processing microframework in Ruby","archived":true,"fork":false,"pushed_at":"2020-05-02T06:39:45.000Z","size":300,"stargazers_count":915,"open_issues_count":29,"forks_count":143,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-10-29T13:50:14.042Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/mailman.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2010-05-13T15:19:45.000Z","updated_at":"2024-10-13T20:29:26.000Z","dependencies_parsed_at":"2022-07-15T05:00:38.002Z","dependency_job_id":null,"html_url":"https://github.com/mailman/mailman","commit_stats":null,"previous_names":["titanous/mailman"],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailman%2Fmailman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailman%2Fmailman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailman%2Fmailman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mailman%2Fmailman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mailman","download_url":"https://codeload.github.com/mailman/mailman/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245413788,"owners_count":20611353,"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-07-31T13:00:43.422Z","updated_at":"2025-03-25T06:31:26.613Z","avatar_url":"https://github.com/mailman.png","language":"Ruby","readme":"# Mailman [![Build Status](https://secure.travis-ci.org/mailman/mailman.png)](https://secure.travis-ci.org/mailman/mailman)\n\nMailman is an incoming mail processing microframework (with POP3 and Maildir\nsupport), that works with Rails \"out of the box\".\n\n```ruby\nrequire 'mailman'\nMailman::Application.run do\n  to 'ticket-%id%@example.org' do\u2028\n    Ticket.find(params[:id]).add_reply(message)\n  end\nend\n```\n\nSee the [User Guide](https://github.com/mailman/mailman/blob/master/USER_GUIDE.md) for more information.\n\n**This project is no longer maintained**\n\n## Installation\n\n    gem install mailman\n\n## Compatibility\n\nTested on Ruby 2.1, 2.0, 1.9.3, JRuby, and Rubinius.\n\n### Ruby \u003c 2.0.0\n\nIn order to use this gem with ruby versions older then 2.0.0, you have to\nrestrict the maildir gem to the latest supported version in your `Gemfile`:\n\n    gem 'maildir', '\u003c 2.1.0'\n\n## Thanks\n\nThis project was originally sponsored by Ruby Summer of Code (2010), and\nmentored by [Steven Soroka](http://github.com/ssoroka).\n\n## Copyright\n\nCopyright (c) 2010-2013 Jonathan Rudenberg. See LICENSE for details.\n","funding_links":[],"categories":["Communication","Ruby","E-Mail","Email"],"sub_categories":["E-Mail Processing"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmailman%2Fmailman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmailman%2Fmailman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmailman%2Fmailman/lists"}