Socket
Book a DemoInstallSign in
Socket

zonemta-wildduck

Package Overview
Dependencies
Maintainers
2
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zonemta-wildduck

WildDuck MSA plugin for ZoneMTA

1.32.21
latest
Source
npmnpm
Version published
Weekly downloads
131
2520%
Maintainers
2
Weekly downloads
 
Created
Source

zonemta-wildduck

WildDuck MSA plugin for ZoneMTA. 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.

WildDuck actions apply only to interfaces that require authentication.

Features

  • authentication – if authentication is enabled for the smtp interface then authentication data is checked against WildDuck user accounts
  • 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
  • Upload to Sent Mail folder – sent message is automatically appended to the Sent Mail folder of the user
  • Recipient limiting – limit RCPT TO calls for 24 hour period based on the recipients user value
  • Local delivery – messages that are deliverable to the current WildDuck installation are routed directly to LMTP bypassing MX steps

Setup

Add this as a dependency of your ZoneMTA app:

npm install zonemta-wildduck --save

Add a configuration entry in the "plugins" section of your ZoneMTA app

First enable authentication for the SMTP interface

# interfaces.toml
[feeder]
authentication=true
port=587

Then set up configuration for this plugin, see the example config file for details.

License

European Union Public License 1.1 (details) or later.

zonemta-wildduck module is part of the Zone Mail Suite (ZMS). Suite of programs and modules for an efficient, fast and modern email server.

Copyright (c) 2024 Zone Media OÜ

FAQs

Package last updated on 03 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.