deep-email-validator icon indicating copy to clipboard operation
deep-email-validator copied to clipboard

Is there a reason why there is no option for SMTP timeout time?

Open liesislukas opened this issue 2 years ago • 0 comments
trafficstars

i see it's hardcoded 10 seconds for smtp timeout https://github.com/mfbx9da4/deep-email-validator/blob/master/src/smtp/smtp.ts#L12

and port is always 25

https://github.com/mfbx9da4/deep-email-validator/blob/master/src/smtp/smtp.ts#L16

liesislukas avatar Mar 12 '23 10:03 liesislukas