Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: fixed edge case where session not set and uncaught exception occurs #780

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

titanism
Copy link
Contributor

@titanism titanism commented Feb 5, 2025

@andris9 can you please merge and release this to npm?

otherwise without this fix, the following uncaught exception occurs:

TypeError: Cannot set properties of null (setting 'user')\n    at /var/www/production/source/node_modules/.pnpm/wildduck@1.45.3/node_modules/wildduck/lib/pop3/connection.js:1001:35\n    at POP3.onAuth (/var/www/production/source/helpers/on-auth.js:666:5)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)"

@andris9 andris9 merged commit 8244559 into nodemailer:master Feb 5, 2025
4 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants