{"id":13475532,"url":"https://github.com/savely-krasovsky/go-autoconfig","last_synced_at":"2025-04-12T03:14:37.602Z","repository":{"id":53349293,"uuid":"159729104","full_name":"savely-krasovsky/go-autoconfig","owner":"savely-krasovsky","description":"IMAP/SMTP autodiscover feature for Thunderbird, Apple Mail and Microsoft Outlook","archived":false,"fork":false,"pushed_at":"2023-08-05T13:30:23.000Z","size":19,"stargazers_count":20,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T03:14:32.509Z","etag":null,"topics":["autoconfig","autodiscover","imap","smtp"],"latest_commit_sha":null,"homepage":"","language":"Go","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/savely-krasovsky.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}},"created_at":"2018-11-29T21:23:24.000Z","updated_at":"2024-07-19T14:51:32.000Z","dependencies_parsed_at":"2024-04-06T15:26:50.473Z","dependency_job_id":"c4589c08-7ef2-45eb-b4f7-8c9b29de1602","html_url":"https://github.com/savely-krasovsky/go-autoconfig","commit_stats":null,"previous_names":["savely-krasovsky/go-autoconfig","l11r/go-autoconfig"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savely-krasovsky%2Fgo-autoconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savely-krasovsky%2Fgo-autoconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savely-krasovsky%2Fgo-autoconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/savely-krasovsky%2Fgo-autoconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/savely-krasovsky","download_url":"https://codeload.github.com/savely-krasovsky/go-autoconfig/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248510001,"owners_count":21116130,"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":["autoconfig","autodiscover","imap","smtp"],"created_at":"2024-07-31T16:01:21.249Z","updated_at":"2025-04-12T03:14:37.582Z","avatar_url":"https://github.com/savely-krasovsky.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# go-autoconfig\nIMAP/SMTP autodiscover feature for Thunderbird, Apple Mail and Microsoft Outlook.\n\nYou need DNS SRV-record to get work Outlook and Thunderbird:\n```\n_autodiscover._tcp IN SRV 0 0 443 autoconfig.example.com.\n```\nOf course `autoconfig.example.com` domain should point to your server with this service. \n\n### Thunderbird\n`GET https://autoconfig.example.com/mail/config-v1.1.xml`\n\n### Apple Mail\n`GET https://autoconfig.example.com/email.mobileconfig?email=your@email.com`\n\n### Outlook\n`POST https://autoconfig.example.com/autodiscover/autodiscover.xml`\n\n## Installation\n1. Compile (`go mod tidy \u0026\u0026 go build -o server`) or download binary from releases tab.\n2. Edit config.yml and download `templates` directory. It should be with `server` binary.\n3. Launch it `./server -config config.yml`.\n4. Optionally use `nginx` as reverse-proxy and `systemd` to do daemon.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsavely-krasovsky%2Fgo-autoconfig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsavely-krasovsky%2Fgo-autoconfig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsavely-krasovsky%2Fgo-autoconfig/lists"}