{"id":17172959,"url":"https://github.com/20tab/20tab-nullmailer","last_synced_at":"2025-09-09T12:38:58.398Z","repository":{"id":13613435,"uuid":"16306573","full_name":"20tab/20tab-nullmailer","owner":"20tab","description":"An smtpd python class to inject mails in the nullmailer spool system","archived":false,"fork":false,"pushed_at":"2014-01-30T09:57:41.000Z","size":148,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-30T00:43:51.503Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/20tab.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-01-28T08:47:51.000Z","updated_at":"2017-04-06T17:19:45.000Z","dependencies_parsed_at":"2022-08-31T11:12:07.642Z","dependency_job_id":null,"html_url":"https://github.com/20tab/20tab-nullmailer","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/20tab%2F20tab-nullmailer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2F20tab-nullmailer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2F20tab-nullmailer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2F20tab-nullmailer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/20tab","download_url":"https://codeload.github.com/20tab/20tab-nullmailer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245344486,"owners_count":20599959,"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-14T23:49:10.471Z","updated_at":"2025-03-24T20:23:01.388Z","avatar_url":"https://github.com/20tab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"20tab-nullmailer\n================\n\nAn smtpd python class to inject mails in the nullmailer spool system\n\n\nTo bind it on address 127.0.0.1:1025 just run it:\n\n```sh\npython twentytab_nullmailer.py\n```\n\notherwise just use its class\n\n```py\nimport asyncore\nfrom twentytab_nullmailer import Nullmailer\n\n# bind it on port 8025\nserver = Nullmailer(('127.0.0.1', 8025), False)\nasyncore.loop()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F20tab%2F20tab-nullmailer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F20tab%2F20tab-nullmailer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F20tab%2F20tab-nullmailer/lists"}