{"id":20931134,"url":"https://github.com/okisdev/email-aliases","last_synced_at":"2025-07-25T17:35:09.375Z","repository":{"id":223327085,"uuid":"759928963","full_name":"okisdev/email-aliases","owner":"okisdev","description":"A Skiff Mail Quick Aliases alternative.","archived":false,"fork":false,"pushed_at":"2025-05-06T22:20:06.000Z","size":37,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-06T23:24:46.265Z","etag":null,"topics":["mail","skiff","workers"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/okisdev.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":"2024-02-19T15:54:54.000Z","updated_at":"2024-09-27T12:13:21.000Z","dependencies_parsed_at":"2024-05-10T00:36:06.010Z","dependency_job_id":"7683ccfe-10aa-4b4b-bfdd-541d2ee09769","html_url":"https://github.com/okisdev/email-aliases","commit_stats":null,"previous_names":["okisdev/email-aliases"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okisdev%2Femail-aliases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okisdev%2Femail-aliases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okisdev%2Femail-aliases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okisdev%2Femail-aliases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okisdev","download_url":"https://codeload.github.com/okisdev/email-aliases/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254013138,"owners_count":21999365,"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":["mail","skiff","workers"],"created_at":"2024-11-18T21:39:21.989Z","updated_at":"2025-05-13T19:33:02.865Z","avatar_url":"https://github.com/okisdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Email Aliases\n\nA [Skiff Mail Quick Aliases](https://skiff.com/quick-alias) alternative.\n\n## How it works\n\nThis is a simple email aliases service that uses Cloudflare Workers to forward emails to a single email address.\n\nYou can use anything@your.domain.com to receive emails, and all the emails will be forwarded to one email address.\n\nAs Skiff Mail said, **Protect your inbox and identify**. You can use this service to protect your inbox from spam and identify the source of the emails.\n\n## Example:\n\n-   all the receipts can be sent to `receipts@your.domain.com`\n-   all the newsletters can be sent to `newsletters@your.domian.com`\n-   all the bookings can be sent to `booking@your.domain.com`\n\n## Requirements\n\n-   `Wrangler` installed\n-   `bun` installed\n-   Cloudflare Account\n\n## Usage\n\n1. Clone the repository: `git clone https://github.com/okisdev/email-aliases.git`\n2. Run `bun install` to install the dependencies.\n3. Run `wrangler login` to login to your Cloudflare account.\n4. Fill in the domain and matcher in `config/domain.ts`, all the `something@your.domain.com` will be forwarded to the email address you set in `config/matcher.ts`.\n5. Run `wrangler deploy` to publish the worker to Cloudflare.\n6. Go to your Cloudflare Workers and Pages dashboard: \u003chttps://dash.cloudflare.com/account-id/workers/services/view/email-aliases/production/triggers#email\u003e, and add an new email trigger. (See \u003chttps://developers.cloudflare.com/email-routing/email-workers/\u003e to learn more about Email Workers.)\n7. In Edit catch-all address page, set Action to `Send to a Worker`, and set the Worker to the worker you just deployed.\n8. Done!\n\nNow try to send an email to `something@your.domain.com`, and you will receive the email in the email address you set in `config/matcher.ts`.\n\n## LICENSE\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokisdev%2Femail-aliases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokisdev%2Femail-aliases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokisdev%2Femail-aliases/lists"}