Send an email using telnet
Uploader Comments (waynehoggett)
All Comments (22)
-
NOT WORKS :(
-
Another telnet uncommon usage examples are described in this whitepaper:
_sysadmin.md/whitepapers/Debug
_server_services_with_telnet.p df -
@virustipps No shit. 'ex1' is the exchange server running on HIS computer. -.-
-
i have a question about smtp when i use my program(not a program from your blogspot) i wont to send a email but i receive an error that i dont have save internet or not registered client
-
ex1 doesnt work
-
@MitchsNet nooo...damn you and telling th world I lost the game!!!...Now I lost it...AHHHH!!!
.gtg tell everyone!!!.
-
you need to open telnet client on your PC
-
@MEGAJASONGUY08 make shure it is on port 25,
make shure you use the mail exchange server NOT the main server go to cmd then type: nslookup.exe -type=mx gmail.com the above displays gmail mail exchange servers,
check your internet connection
if that dosnt work the mx server could be filtering out telnet connections
-
I CAN'T "OPEN CONNECTION TO THE HOST" ACCORDING TO MY CMD!!! WHAT DO I DO?!?! PLEASE HeLP!!!
-
@Googo69 are you fuckin retarded ex1 means example 1 LOL IDIOT!
telnet...
what do you type? after telnet...
NokturnalHacker 3 years ago
telnet [severname/ip address] [port]
For example: To telnet to a server named "ex1" on port 25 (smtp) you would enter in: telnet ex1 25
waynehoggett 3 years ago