{"id":16166358,"url":"https://github.com/alswl/imap-auto-forward","last_synced_at":"2025-03-18T23:30:48.609Z","repository":{"id":44540624,"uuid":"87041607","full_name":"alswl/imap-auto-forward","owner":"alswl","description":"reading email message by IMAP/EXCHANGE protocol, forward(origin message) to another by SMTP protocol / sendmail","archived":false,"fork":false,"pushed_at":"2023-02-14T02:17:57.000Z","size":17,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T00:41:26.974Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/alswl.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":"2017-04-03T05:38:16.000Z","updated_at":"2024-05-02T21:23:53.000Z","dependencies_parsed_at":"2024-10-27T19:18:30.289Z","dependency_job_id":"de5f7b1b-4252-4711-99a3-d5cd09f18f30","html_url":"https://github.com/alswl/imap-auto-forward","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/alswl%2Fimap-auto-forward","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alswl%2Fimap-auto-forward/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alswl%2Fimap-auto-forward/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alswl%2Fimap-auto-forward/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alswl","download_url":"https://codeload.github.com/alswl/imap-auto-forward/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244325158,"owners_count":20435050,"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-10T02:53:59.208Z","updated_at":"2025-03-18T23:30:48.352Z","avatar_url":"https://github.com/alswl.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# imap-auto-forward\n\nReading email message by IMAP/EXCHANGE protocol, forward(origin message) to another by senmail.\n\n## Use Case\n\nI want using Gmail to manage a third email, but Gmail only support POP3,\ndo not support IMAP.\nAnd the third email only support IMAP,\nso I use this script to forward(redirect) all new message to Gmail.\n\n## Usage\n\ninstall:\n\n```\npip3 install -r requirements.txt\n```\n\nimap:\n\n```\n// (optional)\n// export IMAP_AUTO_FORWARD_DSN=your_sentry_auth_code\n// (optional)\n// export IMAP_AUTO_FORWARD_PASSWORD=your_imap_password\npython3 imap-auto-forward.py -u username@from.com -s mail.from.com -r to@gmail.com\n```\n\nexchange:\n\n```\n// (optional)\n// export EXCHANGE_AUTO_FORWARD_DSN=your_sentry_auth_code\n// (optional)\n// export EXCHANGE_AUTO_FORWARD_PASSWORD=your_exchange_password\npython3 exchange-auto-forward.py -u username@from.com -s mail.from.com -r to@gmail.com\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falswl%2Fimap-auto-forward","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falswl%2Fimap-auto-forward","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falswl%2Fimap-auto-forward/lists"}