Oct
Create a site to send anonymous emails
A short time ago I had installed on this blog a form by which you could send e-mail messages anonymously, or inventing our sender, so have fun and learn a bit of the operation … All good things come to your and so the tool in question will not be part of the exception, since due to complaints about its offensive use against other people I had to give it low …
In the same way I do not want this to die here and comment as a way to create a site or section that is intended to send anonymous e-mails … I’m not a good teacher, so I will try to explain as best as possible to carry out the process, and any questions are invited to leave your comments …
First what we need is a form with five fields, one of which is intended to the message we want to be sent within e-mail, and the other four remaining for the fictitious name or to be used for that given as sender, another for e-mail sender’s invented, one for e-mail from the victim or who will be the recipient, and finally one for the message … They can use the form below and created by me, which used to before when offered Service …
It goes without saying that the name of the classes should be adjusted, if desired, the desired name or keep them but to use style sheets to give you a format to form … On the other hand, at the beginning of the code form can be read the address “ http://www.mipropiositio.com/codigo.php ” which deals with the file that will be called as soon as they press the button to send anonymous e-mail … We must replace this address by the management of the location of our own file, which should contain the code that will run our tool …
$ name = $ _POST [ 'name'];<>
$ email = $ _POST [ 'email'];<>
$ victim = $ _POST [ 'victim'];<>
$ subject = $ _POST [ 'Case'];<>
$ message = $ _POST [ 'message'];<><>
<> <> mail ( “$ victim”, “$ subject”, “$ message”, “FROM: $ email \ r \ n “);<>
?> <>
<><><><>
<> At the end of the previous code will address “<> http://www.mipropiositio.com/mensaje-enviado.php <>” which is the page on which the user will be addressed once your email anonymous sent in this way … It must be successful this direction by changing the direction of our own page that will notify our users that everything has ended up .
<> As you will notice all this tool only requires three simple files, which are already in the’m serving tray in this article … I hope this serves to that the fact that I am low on my own tool, you are not left without the ability to send anonymous e-mails … Remember validate the data passed by POST, a way to simplify the example does not perform the checks … Cheers
|
Special promotion : earn money with $100 earn |













hrtryy