Skip to content

Bump smtp-server from 3.13.6 to 3.19.1#1055

Merged
Progi1984 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/smtp-server-3.19.1
Jul 3, 2026
Merged

Bump smtp-server from 3.13.6 to 3.19.1#1055
Progi1984 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/smtp-server-3.19.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps smtp-server from 3.13.6 to 3.19.1.

Release notes

Sourced from smtp-server's releases.

smtp-server: v3.16.1

3.16.1 (2025-11-05)

Bug Fixes

  • relax email validation to accept Gmail forwarding addresses (b5ea6d9)

smtp-server: v3.16.0

3.16.0 (2025-10-29)

Features

  • add ability to customize auth required error message (e0f3e64)
  • add configurable heloResponse option for HELO/EHLO greeting (7c8279f)
  • added DSN capability to feature list (disabled by default) (#230) (bb17377)
  • added support for ENHANCEDSTATUSCODES and DSN (closes #224) (#225) (ad545ef)
  • added support for REQUIRETLS and other body params (71ce3aa)

Bug Fixes

  • 193 (657ac6e)
  • added resolver option, if server closing do not permit commands (fixes #177, fixes #181) (#222) (e79cac9)
  • bug with proxy (#218) (9515e38)
  • bumped deps (c499a3c)
  • Bumped deps (ce34da4)
  • deploy: added autorelease (0dbc8e1)
  • deps: Bumped deps (e096b12)
  • deps: Bumped deps (0a2d601)
  • deps: use punycode module (438c617)
  • release: fixed Git URL on package.json (5876626)
  • Replaced punycode with punycode.js (4ccbcf2)
  • strengthen email validation in _parseAddressCommand (9aced8d)
  • unref timers to allow graceful process exit (e2542d2)
  • XFORWARD: Fixed client hostname processing. Fixes #147 (d518417)
Changelog

Sourced from smtp-server's changelog.

3.19.1 (2026-06-19)

Bug Fixes

  • bump nodemailer to 9.0.1 (e3e6a6b)

3.19.0 (2026-06-15)

Features

  • add lenientAddressParsing option to relax strict address validation (2237bb4), closes #259
  • update stream.sizeExceeded and byteLength in real time (9051734)

Bug Fixes

  • cap PROXY header length to prevent unbounded buffering (38a3190)
  • expose SASL PLAIN authzid and reject control characters in usernames (4107568), closes #261
  • handle half-open socket close while reading PROXY header (cdaefd8)
  • prevent uncaughtException when client disconnects before PROXY header (e240a50)
  • reject STARTTLS parameters and control characters in envelope input (db1f3d4), closes #260
  • use crypto.randomBytes for CRAM-MD5 challenge (4dbc916)

3.18.5 (2026-05-29)

Bug Fixes

3.18.4 (2026-04-08)

Bug Fixes

3.18.3 (2026-03-25)

Bug Fixes

  • limit command line length to prevent memory exhaustion (592c566)

3.18.2 (2026-03-23)

Bug Fixes

... (truncated)

Commits
  • 58af498 chore(master): release 3.19.1 (#263)
  • e3e6a6b fix: bump nodemailer to 9.0.1
  • 9b4e561 Merge pull request #258 from nodemailer/release-please--branches--master--com...
  • bc5e49f docs: expand SECURITY.txt with RFC 9116 fields [skip ci]
  • 351d471 chore(master): release 3.19.0
  • f5e86cf ci: modernize workflows and add CodeQL code scanning
  • 65da712 chore: update dependencies
  • e453d46 chore: update dependencies
  • 4c0a408 docs: add security policy
  • 9051734 feat: update stream.sizeExceeded and byteLength in real time
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for smtp-server since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 1, 2026
@github-project-automation github-project-automation Bot moved this to Ready for review in PR Dashboard Jul 1, 2026
@Progi1984

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [smtp-server](https://github.com/nodemailer/smtp-server) from 3.13.6 to 3.19.1.
- [Release notes](https://github.com/nodemailer/smtp-server/releases)
- [Changelog](https://github.com/nodemailer/smtp-server/blob/master/CHANGELOG.md)
- [Commits](nodemailer/smtp-server@v3.13.6...v3.19.1)

---
updated-dependencies:
- dependency-name: smtp-server
  dependency-version: 3.19.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@Progi1984 Progi1984 added this to the 0.0.12 milestone Jul 3, 2026
@Progi1984 Progi1984 merged commit ab9f1e8 into main Jul 3, 2026
2 checks passed
@github-project-automation github-project-automation Bot moved this from Ready for review to Merged in PR Dashboard Jul 3, 2026
@Progi1984 Progi1984 deleted the dependabot/npm_and_yarn/smtp-server-3.19.1 branch July 3, 2026 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

2 participants