root@host:~# telnet w.x.y.z 25
Trying w.x.y.z...
Connected to w.x.y.z.
Escape character is '^]'.
quit
554 SMTP synchronization error
Connection closed by foreign host.
root@host:~# telnet w.x.y.z 25
Trying w.x.y.z...
Connected to w.x.y.z.
Escape character is '^]'.
220 wxyz ESMTP Exim 4.80 Thu, 19 Nov 2015 11:59:10 +0100
quit
221 wxyz closing connection
Connection closed by foreign host.
root@host:~#