{"id":22931320,"url":"https://github.com/ntnn/docker-imapfilter","last_synced_at":"2025-08-12T15:32:05.390Z","repository":{"id":40419542,"uuid":"208577099","full_name":"ntnn/docker-imapfilter","owner":"ntnn","description":"Docker image to run imapfilter as a daemon with configs from git","archived":false,"fork":false,"pushed_at":"2025-08-12T08:07:05.000Z","size":97,"stargazers_count":14,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-12T10:12:06.860Z","etag":null,"topics":["docker","imapfilter"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ntnn.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-09-15T10:27:00.000Z","updated_at":"2025-08-12T08:06:10.000Z","dependencies_parsed_at":"2024-06-18T07:37:44.273Z","dependency_job_id":"db55d57b-7c89-4b8c-81ba-e6dd660a8694","html_url":"https://github.com/ntnn/docker-imapfilter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ntnn/docker-imapfilter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntnn%2Fdocker-imapfilter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntnn%2Fdocker-imapfilter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntnn%2Fdocker-imapfilter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntnn%2Fdocker-imapfilter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ntnn","download_url":"https://codeload.github.com/ntnn/docker-imapfilter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ntnn%2Fdocker-imapfilter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270086829,"owners_count":24524653,"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-08-12T02:00:09.011Z","response_time":80,"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":["docker","imapfilter"],"created_at":"2024-12-14T10:38:40.350Z","updated_at":"2025-08-12T15:32:05.379Z","avatar_url":"https://github.com/ntnn.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# imapfilter\n\nDocker image to run imapfilter as a daemon: [ntnn/imapfilter](https://hub.docker.com/r/ntnn/imapfilter)\n\nCan also be used to access an up-to-date imapfilter docker image:\n\n```bash\n\u003e docker run -it --rm --entrypoint imapfilter ntnn/imapfilter -V\nIMAPFilter 2.8.1  Copyright (c) 2001-2023 Eleftherios Chatzimparmpas\n```\n\nThe intended way to use this image is to have your imapfilter\nconfiguration in a git repo, which will then be pulled in the\nentrypoint.\n\n## Image tags\n\nThe repository builds two versions of the image:\n\n1. The `latest`/`main` tagged version, which is always build from the\n   main branches of both [lefcha/imapfilter][imapfilter] and this\n   repository.\n\n2. The `latest-tag`/`vX.Y.Z` tagged version, which is always build from\n   the main branch of this repository and the latest tag of the\n   [lefcha/imapfilter][imapfilter] repository.\n\n## Examples\n\nSee the examples in the `examples` directory.\n\nThe `imapfilter-config` directory contains an example imapfilter\nconfiguration.\n\nThe `docker-stack` directory contains an arguably dated example for\na docker stack.\n\nThe `k8s` directory contains an example for a kubernetes deployment.\n\nBoth `docker-stack` and `k8s` expect the configuration from\n`imapfilter-config`.\n\n## Environment variables\n\n| Environment variable | Type | Description |\n| --- | --- | --- |\n| `GIT_USER` | string | Username for git |\n| `GIT_TOKEN` | string | Path to the file containing the secret for the `GIT_USER` |\n| `GIT_TOKEN_RAW` | string | The raw `GIT_TOKEN` to use |\n| `GIT_TARGET` | string | Git URI for the imapfilter config repo |\n| `IMAPFILTER_CONFIG` | string | The path of the imapfilter config relative to `IMAPFILTER_CONFIG_BASE` |\n| `IMAPFILTER_CONFIG_BASE` | string | If config is not git-based path to base of mounted config |\n| `IMAPFILTER_LOGFILE` | string | Optional; file name and full path to write log files to |\n| `IMAPFILTER_DAEMON` | string \u003cyes/no\u003e | If the imapfilter config is daemonized or not |\n| `IMAPFILTER_SLEEP` | integer | How many seconds the entrypoint should sleep between checking the git config for updated or run imapfilter |\n\n[imapfilter]: https://github.com/lefcha/imapfilter\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntnn%2Fdocker-imapfilter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fntnn%2Fdocker-imapfilter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fntnn%2Fdocker-imapfilter/lists"}