{"id":17172877,"url":"https://github.com/20tab/django-nullmailer","last_synced_at":"2025-07-26T20:32:38.459Z","repository":{"id":13679961,"uuid":"16373708","full_name":"20tab/django-nullmailer","owner":"20tab","description":"A django EMAIL_BACKEND for enqueuing mail in nullmailer spool system","archived":false,"fork":false,"pushed_at":"2018-12-01T14:31:59.000Z","size":5,"stargazers_count":0,"open_issues_count":1,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-07T08:19:07.464Z","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-30T09:58:59.000Z","updated_at":"2018-01-22T18:44:36.000Z","dependencies_parsed_at":"2022-07-21T16:54:55.105Z","dependency_job_id":null,"html_url":"https://github.com/20tab/django-nullmailer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/20tab/django-nullmailer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Fdjango-nullmailer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Fdjango-nullmailer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Fdjango-nullmailer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Fdjango-nullmailer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/20tab","download_url":"https://codeload.github.com/20tab/django-nullmailer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/20tab%2Fdjango-nullmailer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267227741,"owners_count":24056355,"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-07-26T02:00:08.937Z","response_time":62,"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-14T23:48:34.511Z","updated_at":"2025-07-26T20:32:38.206Z","avatar_url":"https://github.com/20tab.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"django-nullmailer\n=================\n\nA django EMAIL_BACKEND for enqueuing mail in nullmailer spool system\n\nTo use just add this line to your project settings.py:\n\n```py\nEMAIL_BACKEND = 'nullmailer.backend.EmailBackend'\n```\n\nby default the class uses the /var/spool/nullmailer directory.\n\nYou can change it using the NULLMAILER_SPOOLDIR constant in settings.py\n\n```py\nNULLMAILER_SPOOLDIR = '/var/spool/foobar'\n```\n\nThe module assumes your django app has write access to the nullmailer spool directory (generally the directory is owned by the 'mail' user, a good trick is giving it write access to the 'mail' group and putting the uid running the django app in the 'mail' group)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F20tab%2Fdjango-nullmailer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F20tab%2Fdjango-nullmailer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F20tab%2Fdjango-nullmailer/lists"}