{"id":15570164,"url":"https://github.com/audy/docker-homely-mutt","last_synced_at":"2025-08-30T06:39:18.598Z","repository":{"id":137289761,"uuid":"61600538","full_name":"audy/docker-homely-mutt","owner":"audy","description":":envelope: :dog: The Homely Mutt by @sjl in Docker form","archived":false,"fork":false,"pushed_at":"2016-06-30T06:22:48.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T08:43:17.663Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://stevelosh.com/blog/2012/10/the-homely-mutt/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/audy.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2016-06-21T03:50:58.000Z","updated_at":"2016-07-26T04:59:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"d498801c-30d0-4045-bd26-24c64c7f9ad8","html_url":"https://github.com/audy/docker-homely-mutt","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/audy%2Fdocker-homely-mutt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audy%2Fdocker-homely-mutt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audy%2Fdocker-homely-mutt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/audy%2Fdocker-homely-mutt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/audy","download_url":"https://codeload.github.com/audy/docker-homely-mutt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247426987,"owners_count":20937197,"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-02T17:41:27.798Z","updated_at":"2025-04-06T02:41:14.969Z","avatar_url":"https://github.com/audy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Homely Mutt (Dockerified)\n\nSteve Losh's [The Homely Mutt](http://stevelosh.com/blog/2012/10/the-homely-mutt/) as a Dockerfile.\n\n:warning: This code is untested! It is possible that offlineimap's two-way sync\nwill delete your email if I screwed something up. Use at your own risk!!\n:warning: :warning: :construction: :bangbang: :skull:\n\n## Usage\n\n```bash\n# sync with gmail\n# (run once. takes a long time)\ndocker run \\\n  --volume $PWD/mail:/root/.mail \\\n  --entrypoint /usr/local/bin/offlineimap \\\n  --env GMAIL_PASSWORD='...' \\\n  mutt\n\n# then, to actually use mutt, do this\ndocker run \\\n  --volume $PWD/mail:/root/.mail \\\n  --env GMAIL_PASSWORD='...' \\\n  mutt\n```\n\nIt is recommended to use [application-specific\npasswords](https://support.google.com/accounts/answer/185833?hl=en) for Gmail.\n\n## License\n\nThe MIT License (MIT)\nCopyright (c) 2016 Austin Davis-Richardson \n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudy%2Fdocker-homely-mutt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faudy%2Fdocker-homely-mutt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudy%2Fdocker-homely-mutt/lists"}