M
MajorTom
Hello, I getting this error
An established connection was aborted by the software in your host machine
here:
TcpClient smtpSocket = new TcpClient(_serverSmtp, _portSmtp)
port = 25 (smtp server)
and my smtp server is working fine from the outlook program
any help ? please
TIA
An established connection was aborted by the software in your host machine
here:
TcpClient smtpSocket = new TcpClient(_serverSmtp, _portSmtp)
port = 25 (smtp server)
and my smtp server is working fine from the outlook program
any help ? please
TIA