I cannot connect to port 465 to use secure smtp. Non ssl/tls works fine.
1) Port 465 is opened id csf/ldf (TCP incomming)
2) /etc/exim.conf is correct, so does certs
3) lsof -i :465 gives me
Is the above correct? What is urd?
1) Port 465 is opened id csf/ldf (TCP incomming)
2) /etc/exim.conf is correct, so does certs
3) lsof -i :465 gives me
Code:
exim 18164 mail 8u IPv4 2147482672 0t0 TCP *:urd (LISTEN)
Is the above correct? What is urd?