Execute command:
telnet smtp.exmail.qq.com 465
Information appears:
[root@pengman Desktop]# telnet 10.223.30.128 7027
Tring 10.223.30.128.7027
Connected to 10.223.30.128 (10.223.30.128) // indicates a successful connection
Escape character is '^]' // Not an error, the ^ in "^]" means ctrl key, which means press Ctrl and ] keys at the same time to enter the command mode of telnet client.
Connection closed by foreign host. // If there is no other command data input for a long time, linux will automatically close the corresponding connection.
Similar Posts:
- For piix4_ Solution of SMBus * * host SMBus controller not enabled (detailed steps summary)
- sudo: /etc/sudoers is world writable sudo: no valid sudoers sources found, q…
- Solutions to Ubuntu forgetting password and root password
- How to Solve network error: software caused connection abort (Step-by-step Tutorial)
- How to Solve Linux:No route to host
- [Solved] MYSQL Error: Cannot delete or update a parent row: a foreign key constraint fails
- [Solved] Git Error: failed: authentication failed for ‘http: XXXX.git / ”
- Python calculator error: can’t multiply sequence by non-int of type ‘float’
- [Solved] VUE npm run devevents.js:160 throw er; // Unhandled ‘error’ event listen EADDRIN…
- Execute the Jmeter Script Error: .org.apache.http.conn.httphostconnectexception: XXXX failed: unable to specify the solution of the requested address (Connect failed)