
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
dsmtpd is a small tool to help the developer without an smtp server
::
$ dsmtpd -p 1025 -i 127.0.0.1
2013-01-13 14:00:07,346 INFO: Starting SMTP server at 127.0.0.1:1025
For the installation, we recommend to use a virtualenv, it's the easy way if you want to discover this package::
virtualenv ~/.envs/dsmtpd
source ~/.envs/dsmtpd/bin/activate
pip install dsmtpd
Execute dsmtpd with the --help flag and you will get the usage of this command::
dsmtpd --help
There are three options:
Here is a small example::
dsmtpd
swaks --from stephane@wirtel.be --to foo@bar.com --server localhost --port 1025
git clone git://github.com/matrixise/dsmtpd.git
Copyright 2013 (c) by Stephane Wirtel
Here you can see the full list of changes between each dsmtpd release.
Release on May 26th 2021.
Release on January 21st 2013.
Release on January 14th 2013.
FAQs
Simple SMTP Server for debugging
We found that dsmtpd demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.