Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Error when i try to send 30 mail in 1sec, all crash #182

Open
Cedric921 opened this issue Jul 22, 2022 · 0 comments
Open

Error when i try to send 30 mail in 1sec, all crash #182

Cedric921 opened this issue Jul 22, 2022 · 0 comments

Comments

@Cedric921
Copy link

Error: Data command failed: 421 4.3.0 Temporary System Problem. Try again later (10). b15-20020a5d4b8f000000b0021b98d73a4esm4733091wrt.114 - gsmtp
at SMTPConnection._formatError (/home/cedric/GDA/projects/attendancy-gda/node_modules/nodemailer/lib/smtp-connection/index.js:784:19)
at SMTPConnection._actionDATA (/home/cedric/GDA/projects/attendancy-gda/node_modules/nodemailer/lib/smtp-connection/index.js:1650:34)
at SMTPConnection. (/home/cedric/GDA/projects/attendancy-gda/node_modules/nodemailer/lib/smtp-connection/index.js:1622:26)
at SMTPConnection._processResponse (/home/cedric/GDA/projects/attendancy-gda/node_modules/nodemailer/lib/smtp-connection/index.js:947:20)
at SMTPConnection._onData (/home/cedric/GDA/projects/attendancy-gda/node_modules/nodemailer/lib/smtp-connection/index.js:749:14)
at TLSSocket.SMTPConnection._onSocketData (/home/cedric/GDA/projects/attendancy-gda/node_modules/nodemailer/lib/smtp-connection/index.js:189:44)
at TLSSocket.emit (node:events:527:28)
at addChunk (node:internal/streams/readable:315:12)
at readableAddChunk (node:internal/streams/readable:289:9)
at TLSSocket.Readable.push (node:internal/streams/readable:228:10) {
code: 'EENVELOPE',
response: '421 4.3.0 Temporary System Problem. Try again later (10). b15-20020a5d4b8f000000b0021b98d73a4esm4733091wrt.114 - gsmtp',
responseCode: 421,
command: 'DATA'
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant