{"id":29224739,"url":"https://github.com/webishdev/mail-backup","last_synced_at":"2025-07-03T06:07:51.339Z","repository":{"id":302480505,"uuid":"1012594694","full_name":"webishdev/mail-backup","owner":"webishdev","description":"Simple setup to backup your mails","archived":false,"fork":false,"pushed_at":"2025-07-02T15:29:17.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-02T16:36:22.857Z","etag":null,"topics":["backup","docker","docker-mailserver","imap","imapsync"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/webishdev.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":"2025-07-02T15:13:24.000Z","updated_at":"2025-07-02T15:29:21.000Z","dependencies_parsed_at":"2025-07-02T16:48:03.119Z","dependency_job_id":null,"html_url":"https://github.com/webishdev/mail-backup","commit_stats":null,"previous_names":["webishdev/mail-backup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/webishdev/mail-backup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webishdev%2Fmail-backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webishdev%2Fmail-backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webishdev%2Fmail-backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webishdev%2Fmail-backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webishdev","download_url":"https://codeload.github.com/webishdev/mail-backup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webishdev%2Fmail-backup/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263271499,"owners_count":23440396,"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":["backup","docker","docker-mailserver","imap","imapsync"],"created_at":"2025-07-03T06:07:50.509Z","updated_at":"2025-07-03T06:07:51.299Z","avatar_url":"https://github.com/webishdev.png","language":"Shell","readme":"# Mail backup\n\nSimple setup to fetch mails from remote IMAP and add them to a local server.\n\nThe following awesome projects help to backup your mails\n\n- [docker-mailserver](https://github.com/docker-mailserver/docker-mailserver)\n- [roundcube](https://github.com/roundcube/roundcubemail)\n- [imapsync](https://github.com/imapsync/imapsync)\n\n## Requirements\n\nInstall [Docker](https://www.docker.com/products/docker-desktop/)\n\n## Usage\n\nClone this repository (will require `git`) or download a ZIP file containing all files from [here](https://github.com/webishdev/mail-backup/archive/refs/heads/main.zip)\n\n- Create a environment file named `.env` in the root folder with the following values\n  - `REMOTE_IMAP_SERVER=` the hostname of the remote IMAP server\n  - `IMAP_USER=` the user which will be used to copy the mails. It MUST exists on the remote IMAP server, and will be created on the local IMAP server\n  - `REMOTE_IMAP_PASSWORD=` the password to login into the remote IMAP\n  - `LOCAL_IMAP_PASSWORD=` the password to login into the local IMAP (can be different then the remote one)\n- Start the container environment with `./start.sh` (will not start detached and block the terminal)\n- In another terminal start `./sync.sh`\n- Login into Roundcube at http://localhost:9002/ with the user configured as `IMAP_USER` and the password configured as `LOCAL_IMAP_PASSWORD`\n- If necessary the `./backup.data.sh` script can be used to create a backup of the data folder\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebishdev%2Fmail-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebishdev%2Fmail-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebishdev%2Fmail-backup/lists"}