Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zone-mta

Package Overview
Dependencies
Maintainers
1
Versions
334
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zone-mta - npm Package Compare versions

Comparing version 2.3.2 to 2.3.3

4

CHANGELOG.md
# CHANGELOG
- v2.3.3 2020-10-06
- Minor changes in blacklist rules
- v2.3.2 2020-10-05

@@ -4,0 +8,0 @@

5

config/bounces.txt

@@ -255,4 +255,4 @@ # Bounce rules list

IPTS04,defer,spam,temporarily deferred due to user complaints
^421[ \-]+4\.7\.0 \[.*\] Messages from,defer,spam,Unusual traffic or users complain about spam from this sender
^421[ \-]+4\.7\.1,reject,blacklist,Sender IP blocked
^421[ \-]+4\.7\.0 \[TS\d+\],defer,spam,Unusual traffic or users complain about spam from this sender
^421[ \-]+4\.7\.1 \[TS\d+\],reject,blacklist,Sender IP blocked
^451[ \-]+VS1\-IP\b,reject,block,Sender is open relay

@@ -263,2 +263,3 @@ ^451[ \-]+VS1\-MF\b,reject,spam,From address is spammer

^554[ \-]+.*This user doesn't have,reject,recipient,Unknown user
^554[ \-]+.*\[PH01\],reject,blacklist,Policy error that appears to be blacklist

@@ -265,0 +266,0 @@ # AOL error messages

{
"name": "zone-mta",
"private": false,
"version": "2.3.2",
"version": "2.3.3",
"description": "Tiny outbound MTA",

@@ -6,0 +6,0 @@ "main": "app.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc