{"id":17717317,"url":"https://github.com/bwesterb/pymm","last_synced_at":"2025-07-18T02:40:37.875Z","repository":{"id":949441,"uuid":"729303","full_name":"bwesterb/pymm","owner":"bwesterb","description":"Filters e-mail for a domain through a single e-mail account","archived":false,"fork":false,"pushed_at":"2010-06-19T14:47:12.000Z","size":104,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-11T03:27:30.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bwesterb.png","metadata":{"files":{"readme":"README.rst","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":"2010-06-19T14:46:56.000Z","updated_at":"2013-10-01T14:01:26.000Z","dependencies_parsed_at":"2022-07-15T05:46:05.847Z","dependency_job_id":null,"html_url":"https://github.com/bwesterb/pymm","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwesterb%2Fpymm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwesterb%2Fpymm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwesterb%2Fpymm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwesterb%2Fpymm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bwesterb","download_url":"https://codeload.github.com/bwesterb/pymm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246465241,"owners_count":20781919,"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-10-25T14:19:48.624Z","updated_at":"2025-03-31T12:21:15.284Z","avatar_url":"https://github.com/bwesterb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"======\nPyMM\n======\n\nThis is a very specific e-mail (de)multiplexer.  It's main use case is to\nfilter all e-mail for a domain through a single e-mail address.\n\nThis script is installed as the handler for all mail on a domain ``pre-domain``\nand as the handler of all mail for a single ``post-address``.  An e-mail\nhandled for ``foo@pre-domain`` is tagged and forwarded to ``filter-address``.\nIf this tagged e-mail is returned to post-address, it is forwarded to\n``foo@target-domain``.\n\nExample: filter all e-mail of a domain through a single GMail account\n---------------------------------------------------------------------\n(I assume a vpopmail/qmail setup)\n\nSuppose you've got a domain ``mydomain.com`` and you want all e-mail sent to\nmydomain.com to be filtered through a single GMail account \n``myfilter@gmail.com``.\n\nCreate two new e-mail domains: ``post.mydomain.com`` and ``real.mydomain.com``.\nInstall ``real.mydomain.com`` as if it was ``mydomain.com``.  Set the\n``.qmail-default`` for ``mydomain.com`` to::\n\n   | /path/to/pymm.py pre -f myfilter@gmail.com -t real.mydomain.com -p mydomain.com -P post@post.mydomain.com\n\nSet the ``.qmail-default`` for ``post.mydomain.com`` to::\n\n   | /path/to/pymm.py post -f myfilter@gmail.com -t real.mydomain.com -p mydomain.com -P post@post.mydomain.com\n\nAnd finally configure ``myfilter@gmail.com`` to forward all e-mail to \n``post@post.mydomain.com`` and you're all set.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbwesterb%2Fpymm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbwesterb%2Fpymm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbwesterb%2Fpymm/lists"}