Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mailtrap
/
mailtrap-nodejs
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
115
Code
Issues
0
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Nodemailer 10 support
- #161
#161
Open
thoda-dev
wants to merge 18 commits into
mailtrap:main
mailtrap/mailtrap-nodejs:main
from
thoda-dev:nodemailer-10-support
thoda-dev/mailtrap-nodejs:nodemailer-10-support
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Open
Nodemailer 10 support
#161
thoda-dev
wants to merge 18 commits into
mailtrap:main
mailtrap/mailtrap-nodejs:main
from
thoda-dev:nodemailer-10-support
thoda-dev/mailtrap-nodejs:nodemailer-10-support
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2026
Run CI on Node.js 20
thoda-dev
committed
ae5ab2d
View commit details
Copy full SHA for ae5ab2d
Browse repository at this point
Support nodemailer 10
thoda-dev
committed
e71d597
View commit details
Copy full SHA for e71d597
Browse repository at this point
Document nodemailer 10 support in README
thoda-dev
committed
4ea4318
View commit details
Copy full SHA for 4ea4318
Browse repository at this point
Move nodemailer input types to transport types
thoda-dev
committed
a27b91f
View commit details
Copy full SHA for a27b91f
Browse repository at this point
Reject empty addresses in from and headers
thoda-dev
committed
8e7b191
View commit details
Copy full SHA for 8e7b191
Browse repository at this point
Trim header addresses and narrow content path type
thoda-dev
committed
d3feae7
View commit details
Copy full SHA for d3feae7
Browse repository at this point
Commits on Sep 16, 2026
Merge branch 'main' into nodemailer-10-support
thoda-dev
committed
5086503
View commit details
Copy full SHA for 5086503
Browse repository at this point
Commits on Sep 21, 2026
Reject empty adapted attachment content
thoda-dev
committed
513692e
View commit details
Copy full SHA for 513692e
Browse repository at this point
Commits on Sep 23, 2026
Import nodemailer types from the package root
thoda-dev
committed
0d42479
View commit details
Copy full SHA for 0d42479
Browse repository at this point
Pass adapter errors to the send callback
thoda-dev
committed
8d7c26a
View commit details
Copy full SHA for 8d7c26a
Browse repository at this point
Reject attachment content nodemailer did not resolve
thoda-dev
committed
cd095dd
View commit details
Copy full SHA for cd095dd
Browse repository at this point
Match nodemailer when adapting header values
thoda-dev
committed
33ce202
View commit details
Copy full SHA for 33ce202
Browse repository at this point
Read key/value headers the way nodemailer does
thoda-dev
committed
d5fe397
View commit details
Copy full SHA for d5fe397
Browse repository at this point
Keep the address of a group that carries one
thoda-dev
committed
ab49ea5
View commit details
Copy full SHA for ab49ea5
Browse repository at this point
Skip recipients without an address
thoda-dev
committed
bab9b89
View commit details
Copy full SHA for bab9b89
Browse repository at this point
Stop following nested values past a depth limit
thoda-dev
committed
d1176db
View commit details
Copy full SHA for d1176db
Browse repository at this point
Commits on Sep 24, 2026
Augment nodemailer types for ESM consumers
thoda-dev
committed
1a803cc
View commit details
Copy full SHA for 1a803cc
Browse repository at this point
Align content and header names with nodemailer
thoda-dev
committed
d4d576f
View commit details
Copy full SHA for d4d576f
Browse repository at this point
You can’t perform that action at this time.