Hi Web Host Most Support Team,
I am grateful for your any help and I would like to point out the following issue:
I am using the node language and the package nodemailer to send an email to a predetermined email account, When I press the submitt button it does not send a succesfull email instead I get the following error message.
Error: connect ECONNREFUSED 142.250.102.109:465
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1634:16) {
errno: -111,
code: 'ESOCKET',
syscall: 'connect',
address: '142.250.102.109',
port: 465,
command: 'CONN'
}
I was wondering if this is possible to be fixed since for me it is very important to use nodemailer otherwise
the site becomes unfucntional for the purpose that I created.
Thanks in advance!
Best,
Ilias