aiconeA
Denoβ€’10mo agoβ€’
5 replies
aicone

Deno.connect failed to read all bytes when connected to smtp #help

After sending "HELLO EXAMPLE.COM"
It should receive many lines of text i.e
250 first string
250 second string
The reader only returns the first string.
Can anyone solve the problem?
Was this page helpful?