User Tools

Site Tools


informatica:linux:correo:telnet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
informatica:linux:correo:telnet [2013/11/08 09:43] – created joseinformatica:linux:correo:telnet [2015/04/13 20:19] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Enviar correo Telnet ====== ====== Enviar correo Telnet ======
 +<code>
 telnet smtp.servidor.com 25 telnet smtp.servidor.com 25
 Trying 172.19.202.14... Trying 172.19.202.14...
 Connected to smtp.servidor.com. Connected to smtp.servidor.com.
 Escape character is '^]'. Escape character is '^]'.
-220 Unauthorized access prohibited. The information on this system is property of this Organization and is protected by intellectual property rights. You must be assigned an account to access information defined by the System Administrators.Your activities will be monitored.+220 Unauthorized access prohibited. 
 +The information on this system is property of this Organization and is protected by intellectual property rights. 
 +You must be assigned an account to access information defined by the System Administrators 
 +Your activities will be monitored.
 HELO miservidor.msf.net HELO miservidor.msf.net
 250 smtp.servidor.com Hello [172.19.195.31] 250 smtp.servidor.com Hello [172.19.195.31]
Line 16: Line 20:
 . .
 250 2.6.0 <21cd0b0e-758c-46f3-b1ab-fcff53d46840@smtp.servidor.com> [InternalId=4314826] Queued mail for delivery 250 2.6.0 <21cd0b0e-758c-46f3-b1ab-fcff53d46840@smtp.servidor.com> [InternalId=4314826] Queued mail for delivery
 +</code>
informatica/linux/correo/telnet.1383903817.txt.gz · Last modified: 2015/04/13 20:19 (external edit)