Posts

Showing posts with the label email

Use telnet to send email for anyone's email to anyone

Send anonymous email from anyone to anyone. You hear it right from any email ID to any email ID. You can send any email to your friend from their email ID. Or you might even send someone an email from Steve Jobs's email. Here is the simple hack that let's you do just that using the most common feature available in all computers. Just follow the simple procedure. And so comment for any help. 1 Open the cmd prompt . (Start -> Run or press win key + R, then type cmd and presss OK ) 2 Type telnet server .com 25 (where "server.com" is the name of the smtp (outgoing) server of your email provider, such as smtp-server.austin.rr.com). This can be found by checking your account info in the program you normally use for email. 3 Type HELO server .com . (Or "EHLO server.com") 4 Type MAIL FROM : you@server.com. 5You may get a message saying "250 ok" 6 Type RCPT TO : Friend1@anotherserver.com, friend_two@someotherserver.org, friend.3three@Someserver....

Get IP address from mail ID

Hello Freinds, I am back with some more cool tricks this time that can save you from various security threats. Now i am gonna just tell you, how easy it is to find the IP address of the person who has sent a mail in Yahoo. (The information is meant only for security use and any misuse can be liable to punishment) * Login to your account and Open the mail. * On the right-top corner, click Options ==> Select "Standard Headers". * There you are with all the ip addresses of the person who sent you the mail. Check the ip address aside to the from: But the mail sometimes may not come directly from his/her pc. Inorder to deviate the user the mail is passed through many gateways and then finally sent. And to trace out the IP address in such a case find the last "From :" and check the IP there.