{"id":17909019,"url":"https://github.com/jpbede/zonemta-regex-router","last_synced_at":"2025-04-03T06:24:20.762Z","repository":{"id":57406479,"uuid":"239947991","full_name":"jpbede/zonemta-regex-router","owner":"jpbede","description":"Regex router for ZoneMTA","archived":false,"fork":false,"pushed_at":"2020-02-27T18:55:37.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T05:59:53.340Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jpbede.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}},"created_at":"2020-02-12T07:04:03.000Z","updated_at":"2020-02-27T18:55:39.000Z","dependencies_parsed_at":"2022-09-05T07:31:05.518Z","dependency_job_id":null,"html_url":"https://github.com/jpbede/zonemta-regex-router","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbede%2Fzonemta-regex-router","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbede%2Fzonemta-regex-router/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbede%2Fzonemta-regex-router/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jpbede%2Fzonemta-regex-router/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jpbede","download_url":"https://codeload.github.com/jpbede/zonemta-regex-router/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246945781,"owners_count":20859035,"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-28T19:19:41.380Z","updated_at":"2025-04-03T06:24:20.735Z","avatar_url":"https://github.com/jpbede.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zonemta-regex-router\nRegEx mail router for [ZoneMTA](https://github.com/zone-eu/zone-mta).\n\nThis plugin is used to set the sending zone based on a RegExp\n\n## Setup\n\nAdd this as a dependency for your ZoneMTA app\n\n```\nnpm install zonemta-regex-router --save\n```\n\nAdd a configuration entry in the \"plugins\" section of your ZoneMTA app\n\n```json\n...\n  \"plugins\": {\n    \"modules/zonemta-regex-router\": {\n      \"enabled\": \"main\",\n      \"regex\": {\n        \"@t-(online|com)\\\\.de$\": {\n          \"sendingZone\": \"default\"\n        }\n      }\n    }\n  }\n...\n```\n\n## License\n\nMIT License","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpbede%2Fzonemta-regex-router","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjpbede%2Fzonemta-regex-router","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjpbede%2Fzonemta-regex-router/lists"}