mail 4rm a different ip

Newbie Member
28Mar2009,15:37   #1
Sneha Namdeo's Avatar
Hello ,
I've got an assignment to mail my lecturer such that if he traces my ip it should be from another country.

i tried hard to find out this but i couldn't figure out certain terms related to the sites providing proxy server.

it be great if you could help a newbie.
Thank you!
Security Expert
16Apr2009,01:10   #2
indiansword's Avatar
try to use "green socks", if u dont understand what they are then just google it.
Know what you can do.
20Apr2009,17:45   #3
SpOonWiZaRd's Avatar
You can try to find a open SMTP Server and once you are in do this:

ehlo [Your desired domain name]
rcpt to: [The recepient email]
mail from: [Your desired email, it can even be the recepients own email that makes it seem he sent it for himself]
data
[Type the email you want to send and end with a . on its own line ex

.

then it will send the email from where you want]