{"id":27611594,"url":"https://github.com/zone-eu/zonemta-wildduck","last_synced_at":"2025-08-12T13:51:32.671Z","repository":{"id":19786227,"uuid":"86109193","full_name":"zone-eu/zonemta-wildduck","owner":"zone-eu","description":"Wild Duck MSA plugin for ZoneMTA","archived":false,"fork":false,"pushed_at":"2025-08-03T15:43:53.000Z","size":746,"stargazers_count":15,"open_issues_count":4,"forks_count":11,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-10T21:07:15.013Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"eupl-1.2","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zone-eu.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":["andris9"],"custom":["https://www.paypal.me/nodemailer"]}},"created_at":"2017-03-24T20:46:53.000Z","updated_at":"2025-08-03T15:43:47.000Z","dependencies_parsed_at":"2023-01-11T20:36:09.952Z","dependency_job_id":"c9dc07aa-4ce7-428b-983e-d62c79c2451c","html_url":"https://github.com/zone-eu/zonemta-wildduck","commit_stats":null,"previous_names":["zone-eu/zonemta-wildduck"],"tags_count":162,"template":false,"template_full_name":null,"purl":"pkg:github/zone-eu/zonemta-wildduck","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zone-eu%2Fzonemta-wildduck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zone-eu%2Fzonemta-wildduck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zone-eu%2Fzonemta-wildduck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zone-eu%2Fzonemta-wildduck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zone-eu","download_url":"https://codeload.github.com/zone-eu/zonemta-wildduck/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zone-eu%2Fzonemta-wildduck/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270071777,"owners_count":24522347,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-04-23T00:28:44.400Z","updated_at":"2025-08-12T13:51:32.649Z","avatar_url":"https://github.com/zone-eu.png","language":"JavaScript","funding_links":["https://github.com/sponsors/andris9","https://www.paypal.me/nodemailer"],"categories":[],"sub_categories":[],"readme":"# zonemta-wildduck\n\nWildDuck MSA plugin for [ZoneMTA](https://github.com/zone-eu/zone-mta). Install this to send as a user of the WildDuck IMAP server. This plugin handles authentication and header rewriting – users are only allowed to send mail from their registered email addresses. If the address in an email does not match then it is overridden with an allowed address. This is similar to the behavior of Gmail SMTP.\n\nWildDuck actions apply only to interfaces that require authentication.\n\n## Features\n\n* **authentication** – if authentication is enabled for the smtp interface then authentication data is checked against WildDuck user accounts\n* **From rewriting** – if the message has a From: address in the header that is not registered as one of the aliases for this user then the address part (but not the name) is rewritten with the default address for this user\n* **Upload to Sent Mail folder** – sent message is automatically appended to the _Sent Mail_ folder of the user\n* **Recipient limiting** – limit RCPT TO calls for 24 hour period based on the _recipients_ user value\n* **Local delivery** – messages that are deliverable to the current WildDuck installation are routed directly to LMTP bypassing MX steps\n\n## Setup\n\nAdd this as a dependency of your ZoneMTA app:\n\n```sh\nnpm install zonemta-wildduck --save\n```\n\nAdd a configuration entry in the \"plugins\" section of your ZoneMTA app\n\nFirst enable authentication for the SMTP interface\n\n```toml\n# interfaces.toml\n[feeder]\nauthentication=true\nport=587\n```\n\nThen set up configuration for this plugin, see the [example config](./config.example.toml) file for details.\n\n## License\n\nEuropean Union Public License 1.1 ([details](http://ec.europa.eu/idabc/eupl.html)) or later.\n\n\u003e `zonemta-wildduck` module is part of the Zone Mail Suite (ZMS). Suite of programs and modules for an efficient, fast and modern email server.\n\nCopyright (c) 2024 Zone Media OÜ\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzone-eu%2Fzonemta-wildduck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzone-eu%2Fzonemta-wildduck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzone-eu%2Fzonemta-wildduck/lists"}